Previous Page
__destruct()

Solar_Docs_Apiref
_addConstants()

Next Page
_addMethods()

_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.