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.
파일 보기 프로젝트 열기: neos/flow-development-collection 1 사용 예제들

공개 메소드들

메소드 설명
__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