NoreSources\Reflection
Namespaces
Classes
Class or free constant information
Documentation comment reflection
PHP source file informations
ReflectionPropertyFactory
deprecated
Default ReflectionPropertyFactory implementation
taht use basic method name prefix strategy to find getters and setters
for a given property.
ReflectionPropertyMethod
deprecated
A ReflectionProperty that may use ReflectionMethod as setter and getter.
Default implementation of ReflectionServiceInterface
Interfaces
ReflectionPropertyFactoryInterface
deprecated
An interface to create ReflectionProperty with
certain capabilities.
Reflection utility service