blob: 4765e08ab059f21df9d523f88bd33c41539efc6d (
plain) (
blame)
1
2
3
4
5
6
|
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.
WWW: http://pear.pdepend.org/
|