com\setasign\SetaSite\Module
AbstractModule Interface ModuleInterface
File: /SetaSite/src/Module/AbstractModule.php
Class hierarchy
Implements
Summary
Constants
PROVIDED_FILES
Properties
$config
private \com\setasign\SetaFramework\Config\Config AbstractModule::$config
$session
private ?\com\setasign\SetaFramework\Session\Session AbstractModule::$session
Methods
__construct()
public AbstractModule::__construct ()
You mustn't inject Users, Pages or SessionContext in the constructor and the last arguments must be: [Config $config]
Parameters
- $setasite : \com\setasign\SetaSite\SetaSite
- $config : \com\setasign\SetaFramework\Config\Config
Exceptions
Throws ModuleDisabledException
