Solar_Docs_Apiref::addClass()
public
bool
Solar_Docs_Apiref::addClass
( string $class
, string $file
)
Adds a class to the API docs.
Parameters
(string)
$class
: The class to add to the docs.(string)
$file
: The file name in which the class is defined.
Returns
(bool) True if the class was added, false if not.
Description
Adds a class to the API docs.