Eloquent\Phony\Reflection\Exception |
이름 | 설명 |
---|---|
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. |