SplAutoloader::__construct
Creates a new <tt>SplClassLoader</tt> that loads classes of the specified namespace.
Signature
public function __construct([string
$ns = null,
[
$includePath = null]] )
Parameters
-
$ns
- The namespace to use.
-
$includePath