PHP 클래스 Neos\Flow\Tests\Functional\Aop\Fixtures\ChildClassOfTargetClass01

상속: extends TargetClass01
파일 보기 프로젝트 열기: neos/flow-development-collection 1 사용 예제들

공개 메소드들

메소드 설명
sayHello ( ) : string
saySomethingSmart ( ) : string
sayWhatFlowIs ( ) : string

메소드 상세

sayHello() 공개 메소드

public sayHello ( ) : string
리턴 string

saySomethingSmart() 공개 메소드

public saySomethingSmart ( ) : string
리턴 string

sayWhatFlowIs() 공개 메소드

public sayWhatFlowIs ( ) : string
리턴 string