Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
project
address
Commits
b6a89745
Commit
b6a89745
authored
Sep 09, 2015
by
dbolinovski
Committed by
bojanz
Sep 09, 2015
Browse files
Issue
#2565603
by dbolinovski: LabelHelper bug
parent
07414cc1
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/LabelHelper.php
View file @
b6a89745
...
...
@@ -12,7 +12,7 @@ use CommerceGuys\Addressing\Enum\AdministrativeAreaType;
use
CommerceGuys\Addressing\Enum\DependentLocalityType
;
use
CommerceGuys\Addressing\Enum\LocalityType
;
use
CommerceGuys\Addressing\Enum\PostalCodeType
;
use
CommerceGuys\Addressing\Model
\AddressFormatInterface
;
use
Drupal\address
\AddressFormatInterface
;
/**
* Provides translated labels for the library enums.
...
...
@@ -26,7 +26,7 @@ class LabelHelper {
* term than the field name (Company instead of Organization, Contact name
* instead of Recipient, etc).
*
* @param \
CommerceGuys\Addressing\Model
\AddressFormatInterface $addressFormat
* @param \
Drupal\address
\AddressFormatInterface $addressFormat
* The address format.
*
* @return string[]
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment