Method Controller::classFileExists
Automatically extracted PHP DOC comment from code: END OF PHP DOC
Return true if a class file exists
protected function void classFileExists(string $strClass, boolean $blnNoCache)
Parameters
- string $strClass
- Not documented yet. Please add documentation to this entry.
- boolean $blnNoCache
- Default: false
- Not documented yet. Please add documentation to this entry.
Add a comment