PHP 클래스 WellCommerce\Bundle\AttributeBundle\Entity\AttributeGroupTranslation

저자: Adam Piotrowski ([email protected])
상속: implements WellCommerce\Bundle\LocaleBundle\Entity\LocaleAwareInterface, use trait Knp\DoctrineBehaviors\Model\Translatable\Translation
파일 보기 프로젝트 열기: wellcommerce/wellcommerce

보호된 프로퍼티들

프로퍼티 타입 설명
$name string

공개 메소드들

메소드 설명
getCopyingSensitiveProperties ( ) : array
getName ( ) : string
setName ( string $name )

메소드 상세

getCopyingSensitiveProperties() 공개 메소드

getName() 공개 메소드

public getName ( ) : string
리턴 string

setName() 공개 메소드

public setName ( string $name )
$name string

프로퍼티 상세

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

protected string $name
리턴 string