php-reflection
php-reflection copied to clipboard
Fix for issue glayzzle#27
Corrected return type for getProperties(), getConstants() and ge…tMethods() methods of the Class class as actual implementation returned keyed object rather than array.