You are here

namespace Doctrine\Common\Reflection in Zircon Profile 8

Same name in other branches
  1. 8.0 Doctrine\Common\Reflection
Classsort descending Location Description
ClassFinderInterface vendor/doctrine/common/lib/Doctrine/Common/Reflection/ClassFinderInterface.php Finds a class in a PSR-0 structure.
Psr0FindFile vendor/doctrine/common/lib/Doctrine/Common/Reflection/Psr0FindFile.php Finds a class in a PSR-0 structure.
ReflectionProviderInterface vendor/doctrine/common/lib/Doctrine/Common/Reflection/ReflectionProviderInterface.php
RuntimePublicReflectionProperty vendor/doctrine/common/lib/Doctrine/Common/Reflection/RuntimePublicReflectionProperty.php PHP Runtime Reflection Public Property - special overrides for public properties.
StaticReflectionClass vendor/doctrine/common/lib/Doctrine/Common/Reflection/StaticReflectionClass.php
StaticReflectionMethod vendor/doctrine/common/lib/Doctrine/Common/Reflection/StaticReflectionMethod.php
StaticReflectionParser vendor/doctrine/common/lib/Doctrine/Common/Reflection/StaticReflectionParser.php Parses a file for namespaces/use/class declarations.
StaticReflectionProperty vendor/doctrine/common/lib/Doctrine/Common/Reflection/StaticReflectionProperty.php