PHP 인터페이스 Sylius\Bundle\UiBundle\spec\Fixtures\SampleInterface

저자: Jan Góralski ([email protected])
파일 보기 프로젝트 열기: sylius/sylius 0 사용 예제들

공개 메소드들

메소드 설명
getBizarrelyNamedProperty ( ) : mixed
getInnerSample ( ) : Sylius\Bundle\UiBundle\spec\Fixtures\SampleInterface
getInt ( ) : integer
getString ( ) : string

메소드 상세

getBizarrelyNamedProperty() 공개 메소드

public getBizarrelyNamedProperty ( ) : mixed
리턴 mixed

getInnerSample() 공개 메소드

public getInnerSample ( ) : Sylius\Bundle\UiBundle\spec\Fixtures\SampleInterface
리턴 Sylius\Bundle\UiBundle\spec\Fixtures\SampleInterface

getInt() 공개 메소드

public getInt ( ) : integer
리턴 integer

getString() 공개 메소드

public getString ( ) : string
리턴 string