Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2e8de44 commit e1837f9Copy full SHA for e1837f9
composer.json
@@ -3,6 +3,8 @@
3
"version": "1.0.0",
4
"type": "library",
5
"license": "GPL-3.0",
6
+ "description": "PHP Reflection Utils is a set of helper methods for accessing the private properties and methods of a class",
7
+ "keywords": ["reflection", "test", "unit test", "private", "call"],
8
"repositories": [
9
{
10
"type": "vcs",
0 commit comments