Moodle PHP Documentation 5.1
Moodle 5.1dev (Build: 20250711) (9addea9f0ac)
|
This is the complete list of members for core\lang_string, including all inherited members.
$a | core\lang_string | protected |
$component | core\lang_string | protected |
$forcedstring | core\lang_string | protected |
$string | core\lang_string | protected |
__construct(protected string readonly string $identifier, ?string $component='', mixed $a=null, protected string readonly ?string $lang=null,) | core\lang_string | |
__set_state(array $array) | core\lang_string | static |
__sleep() | core\lang_string | |
__toString() | core\lang_string | |
get_component() | core\lang_string | |
get_identifier() | core\lang_string | |
get_string() | core\lang_string | protected |
out($lang=null) | core\lang_string |