/** * Get cached modules. * * @return array * @static */ public static function getCached() { return \YCMS\Modules\Repository::getCached(); }