PHP Class Neos\Flow\Tests\Functional\Aop\Fixtures\ChildClassOfTargetClass01

Inheritance: extends TargetClass01
Datei anzeigen Open project: neos/flow-development-collection Class Usage Examples

Public Methods

Method Description
sayHello ( ) : string
saySomethingSmart ( ) : string
sayWhatFlowIs ( ) : string

Method Details

sayHello() public method

public sayHello ( ) : string
return string

saySomethingSmart() public method

public saySomethingSmart ( ) : string
return string

sayWhatFlowIs() public method

public sayWhatFlowIs ( ) : string
return string