Eloquent\Phony\Reflection\Exception |
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. |