PHP Class Neos\Flow\Tests\Functional\Reflection\Fixtures\AnnotatedClassWithUseStatements

Inheritance: extends AbstractAnnotatedClassWithUseStatements
显示文件 Open project: neos/flow-development-collection

Protected Properties

Property Type Description
$annotatedClass AnnotatedClass
$reflectionService Neos\Flow\Reflection\ReflectionService
$subEntity Neos\Flow\Tests\Functional\Reflection\Fixtures\Model\SubEntity

Property Details

$annotatedClass protected_oe property

protected AnnotatedClass,Neos\Flow\Tests\Functional\Reflection\Fixtures $annotatedClass
return AnnotatedClass

$reflectionService protected_oe property

protected ReflectionService,Neos\Flow\Reflection $reflectionService
return Neos\Flow\Reflection\ReflectionService

$subEntity protected_oe property

protected SubEntity,Neos\Flow\Tests\Functional\Reflection\Fixtures\Model $subEntity
return Neos\Flow\Tests\Functional\Reflection\Fixtures\Model\SubEntity