Solar_Docs_Apiref::_addParents()

protected void Solar_Docs_Apiref::_addParents ( string $class )

Adds the inheritance hierarchy for a given class.

Parameters

  • (string) $class: The class name.

Returns

  • (void)

Description

Adds the inheritance hierarchy for a given class.



Local