|
Previous Page |
Solar_Docs_Apiref |
Next Page |
_addConstants()
protected
void
_addConstants (
string $class
)
Adds the constant reflections for a given class.
Parameters
- (string)
$class: The class name.
Returns
- (void)
Description
Adds the constant reflections for a given class.
The Reflection API does not support doc comments for constants yet.