- 4.5. Opl_Loader class
4.5.14. setCheckFileExists() - 4.5.13. removeLibrary()
« Previous - 4.5.15. setDefaultHandler()
Next »
4.5.14. setCheckFileExists()
| Construct | Static method |
|---|---|
| Visibility | public |
| Reference | void Opl_Loader::setCheckFileExists( boolean $status ) |
| Argument list |
|
| Versions | since 2.0-RC1 |
Specifies, whether the autoloader should check the file existence in the filesystem (true) or not (false).
Due to the performance reasons, we recommend to keep this setting disabled, especially in the production environment.
- 4.5.14. setCheckFileExists()
4.5. Opl_Loader class - « Previous
4.5.13. removeLibrary() - Next »
4.5.15. setDefaultHandler()