$mod
$mod : string
Class system
System Klasse. Enthält wichtige Systemvariablen
get_included_files(boolean $get_count = false) : integer|array<mixed,string>
Get included files
Returns an array with the names of included or required files. Optional: Only return the count of included or required files.
| boolean | $get_count |