PHP Eloquent\Phony\Reflection Namespace

Nested Namespaces

Eloquent\Phony\Reflection\Exception

Classes

Name Description
FeatureDetector Detects support for language features in the current runtime environment.
FunctionSignatureInspector An abstract base class for implementing function signature inspectors.
HhvmFunctionSignatureInspector Inspects functions to determine their signature under HHVM.
PhpFunctionSignatureInspector Inspects functions to determine their signature under PHP.