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 256db15 commit ebf7ce2Copy full SHA for ebf7ce2
README.md
@@ -20,6 +20,9 @@ The library can be included via composer by adding a custom repo and the project
20
~~~
21
This will pull from the master branch whenever you run `composer update`, proper versioning is on the to-do list.
22
23
+## Documentation
24
+Jenkins publishes a phpdoc [here](https://ci.jacekk.co.uk/view/Websites/job/PHP%20Reflection%20Utils/API_Docs/classes/betterphp.utils.reflection.html)
25
+
26
## Testing
27
We use phpcs and phpunit for testing, run both before commiting anything
28
0 commit comments