Elgg
Version 2.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_get_system_messages() and must be given to elgg_set_system_messages().
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.