Definition at line 21 of file class.ilMailError.php.
◆ __construct()
ilMailError::__construct |
( |
protected string |
$language_variable, |
|
|
protected array |
$place_holder_values = [] |
|
) |
| |
◆ getLanguageVariable()
ilMailError::getLanguageVariable |
( |
| ) |
|
◆ getPlaceHolderValues()
ilMailError::getPlaceHolderValues |
( |
| ) |
|
- Returns
- list<string>
Definition at line 38 of file class.ilMailError.php.
38 : array
39 {
40 return $this->place_holder_values;
41 }
The documentation for this class was generated from the following file: