Property | Type | Description | |
---|---|---|---|
$_language | object | instance of the language class | |
$_registry | object | instance of the registry class | |
$_request | object | instance of the request class |
Method | Description | |
---|---|---|
__construct ( |
constructor of the class |
public __construct ( |
||
$registry | instance of the registry class | |
$language | instance of the language class | |
$request | instance of the request class |
protected object $_language | ||
return | object |
protected object $_registry | ||
return | object |
protected object $_request | ||
return | object |