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