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

Inheritance: extends AbstractAnnotatedClassWithUseStatements
Show file 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 property

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

$reflectionService protected property

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

$subEntity protected property

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