System:Bootstrap:getLoadedLibraries

From Aspen Documentation

Returns the array of loaded system classes

Since 1.0

Arguments

array getLoadedLibraries ()

Returns

Returns an array of loaded system class libraries.

Examples

Example:

$this->APP->getLoadedLibraries();