PHP 클래스 Neos\Flow\Tests\Functional\ObjectManagement\Fixtures\PrototypeClassAFactory

파일 보기 프로젝트 열기: neos/flow-development-collection

공개 메소드들

메소드 설명
create ( string $someProperty ) : PrototypeClassA Creates a new instance of PrototypeClassA

메소드 상세

create() 공개 메소드

Creates a new instance of PrototypeClassA
public create ( string $someProperty ) : PrototypeClassA
$someProperty string
리턴 PrototypeClassA