Extension
extends Extension
in package
AbstractYes
Table of Contents
Methods
- __construct() : mixed
- The constructor of extensions should not be used.
Methods
__construct()
The constructor of extensions should not be used.
public
final __construct() : mixed
Extensions are loaded by the ExtensionHandler. An extension should not apply any logic in its