blob: 32e07dae0da8934abe7dbb0623a6ee4bd3c04cb4 (
plain) (
blame)
1
2
3
4
|
The staticReflection component can be used as a drop-in replacement for PHP's
internal reflection api. This component provides a generic reflection stack so
that applications can switch between the internal and/or static reflection
implementation.
|