shipcloud PHP Client

Autoload

Interfaces, Classes and Traits

ComposerStaticInitbad2687492e23cbe8723d3e5c914a517
ClassLoader
ClassLoader implements a PSR-0, PSR-4 and classmap class loader.

Table of Contents

includeFile()  : void
Scope isolated include.

Functions

includeFile()

Scope isolated include.

includeFile(string $file) : void

Prevents access to $this/self from included files.

Parameters
$file : string
Tags
private
Return values
void

Search results