SplAutoloader::setNamespaceSeparator
Sets the namespace separator used by classes in the namespace of this class loader.
Signature
public function setNamespaceSeparator(string
$sepĀ )
Parameters
-
$sep
- The separator to use.