Elgg
Version 4.3
|
Represents the state of system messages and errors. More...
Public Attributes | |
$success = [] | |
$error = [] | |
Represents the state of system messages and errors.
This is returned by elgg()->system_messages->loadRegisters() and must be given to elgg()->system_messages->saveRegisters().
Definition at line 13 of file RegisterSet.php.
Elgg\SystemMessages\RegisterSet::$error = [] |
Definition at line 27 of file RegisterSet.php.
Elgg\SystemMessages\RegisterSet::$success = [] |
Definition at line 20 of file RegisterSet.php.