PHP 인터페이스 WellCommerce\Bundle\LocaleBundle\Entity\LocaleAwareInterface

저자: Adam Piotrowski ([email protected])
파일 보기 프로젝트 열기: wellcommerce/wellcommerce 0 사용 예제들

공개 메소드들

메소드 설명
getCopyingSensitiveProperties ( ) : array Returns an array of property names which values should be protected against duplication when adding new locale
getLocale ( ) : string
setLocale ( string $locale )

메소드 상세

getCopyingSensitiveProperties() 공개 메소드

Returns an array of property names which values should be protected against duplication when adding new locale

getLocale() 공개 메소드

public getLocale ( ) : string
리턴 string

setLocale() 공개 메소드

public setLocale ( string $locale )
$locale string