Autoloader
in package
Table of Contents
Constants
- NAMESPACE_PREFIX = 'PhpOffice\PhpWord\\'
Methods
- autoload() : void
- register() : void
Constants
NAMESPACE_PREFIX
public
mixed
NAMESPACE_PREFIX
= 'PhpOffice\PhpWord\\'
Tags
Methods
autoload()
public
static autoload(string $class) : void
Parameters
- $class : string
register()
public
static register() : void