PHP Класс 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.
Показать файл Открыть проект Примеры использования класса

Открытые методы

Метод Описание
__construct ( Neos\Flow\Tests\Functional\ObjectManagement\Fixtures\Flow175\GreeterInterface $inner )
getInner ( ) : Greeter

Описание методов

__construct() публичный Метод

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

getInner() публичный Метод

public getInner ( ) : Greeter
Результат Greeter