Method System::import
 Automatically extracted PHP DOC comment from code: END OF PHP DOC 
 Import a library and make it accessible by its name or an optional key
 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