Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit ebf7ce2

Browse files
committed
Added documentation info to readme
1 parent 256db15 commit ebf7ce2

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,9 @@ The library can be included via composer by adding a custom repo and the project
2020
~~~
2121
This will pull from the master branch whenever you run `composer update`, proper versioning is on the to-do list.
2222

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+
2326
## Testing
2427
We use phpcs and phpunit for testing, run both before commiting anything
2528
~~~

0 commit comments

Comments
 (0)