PHP Class Neos\Flow\Tests\Functional\ObjectManagement\Fixtures\Flow175\OuterPrototype

(c) Contributors of the Neos Project - www.neos.io This package is Open Source Software. For the full copyright and license information, please view the LICENSE file which was distributed with this source code.
Afficher le fichier Open project: neos/flow-development-collection Class Usage Examples

Méthodes publiques

Méthode Description
__construct ( Neos\Flow\Tests\Functional\ObjectManagement\Fixtures\Flow175\GreeterInterface $inner )
getInner ( ) : Greeter

Method Details

__construct() public méthode

public __construct ( Neos\Flow\Tests\Functional\ObjectManagement\Fixtures\Flow175\GreeterInterface $inner )
$inner Neos\Flow\Tests\Functional\ObjectManagement\Fixtures\Flow175\GreeterInterface

getInner() public méthode

public getInner ( ) : Greeter
Résultat Greeter