includeFile()
includeFile( $file)
Scope isolated include.
Prevents access to $this/self from included files.
Parameters
$file |
ClassLoader | ClassLoader implements a PSR-0, PSR-4 and classmap class loader. |
ComposerStaticInitc7e8991f37c184d19fca7db444c21cc6 |