Method System::import

Meta:

Written by

Leo Feyer <http://www.contao.org>

/system/libraries/System.php line 141
Automatically extracted PHP DOC comment from code:

Import a library and make it accessible by its name or an optional key

END OF PHP DOC
protected function void import(string $strClass, string $strKey, boolean $blnForce)

Parameters

string $strClass
Not documented yet. Please add documentation to this entry.
string $strKey
Default: false
Not documented yet. Please add documentation to this entry.
boolean $blnForce
Default: false
Not documented yet. Please add documentation to this entry.

Add a comment

Please calculate 5 plus 8.