Data types: QReflection
Tom Schaefer (contact me)
This class can be used to retrieve the structure of a class using reflection.
It queries a given class structure with reflection to retrieve the follow details:
- Comments
- Interfaces
- Constants
- Properties
- Methods
- Method signatures
The class details are stored in an array variable of this class.
| Utility
| Consistency
| Docs
| Examples
| Tests
| Videos
| Overall
| Rank
|
| Sufficient (66.7%)
| Sufficient (75.0%)
| -
| Sufficient (66.7%)
| -
| -
| Not sure (47.5%)
| 1381 |
Click here for detailed information about this class on phpclasses.org