PHP 클래스 MenaraSolutions\Geographer\Services\Poliglottas\English

상속: implements MenaraSolutions\Geographer\Contracts\PoliglottaInterface
파일 보기 프로젝트 열기: menarasolutions/geographer

보호된 프로퍼티들

프로퍼티 타입 설명
$code string
$defaultPrepositions array

공개 메소드들

메소드 설명
translate ( MenaraSolutions\Geographer\Contracts\IdentifiableInterface $subject, string $form = 'default', boolean $preposition = true ) : string

비공개 메소드들

메소드 설명
getLongName ( array $meta ) : string
getShortName ( array $meta ) : string

메소드 상세

translate() 공개 메소드

public translate ( MenaraSolutions\Geographer\Contracts\IdentifiableInterface $subject, string $form = 'default', boolean $preposition = true ) : string
$subject MenaraSolutions\Geographer\Contracts\IdentifiableInterface
$form string
$preposition boolean
리턴 string

프로퍼티 상세

$code 보호되어 있는 프로퍼티

protected string $code
리턴 string

$defaultPrepositions 보호되어 있는 프로퍼티

protected array $defaultPrepositions
리턴 array