PHP Class ValueObjects\Geography\CountryCodeName

Show file Open project: nicolopignatelli/valueobjects Class Usage Examples

Public Methods

Method Description
getName ( ValueObjects\Geography\CountryCode $code ) : ValueObjects\StringLiteral\StringLiteral Returns country name

Method Details

getName() public static method

Returns country name
public static getName ( ValueObjects\Geography\CountryCode $code ) : ValueObjects\StringLiteral\StringLiteral
$code ValueObjects\Geography\CountryCode
return ValueObjects\StringLiteral\StringLiteral