php-reflection icon indicating copy to clipboard operation
php-reflection copied to clipboard

Fix for issue glayzzle#27

Open DanStevens opened this issue 6 years ago • 1 comments

Corrected return type for getProperties(), getConstants() and ge…tMethods() methods of the Class class as actual implementation returned keyed object rather than array.

Issue #27

DanStevens avatar Aug 19 '19 10:08 DanStevens

Coverage Status

Coverage remained the same at 64.317% when pulling ef37f775a5dff459634c2773fc1852fd01a8456b on DanStevens:issue-27 into c21cf902b7d3fd033bffdecebf01f953cfff6373 on glayzzle:master.

coveralls avatar Aug 19 '19 10:08 coveralls