Joomla CMS
4.2.2
Documentation des API du CMS Joomla en version 4.2.2
|
Fonctions membres publiques statiques | |
static | getFormat ($type, array $options=[]) |
|
static |
Returns a FormatInterface object, only creating it if it doesn't already exist.
string | $type | The format to load |
array | $options | Additional options to configure the object |
Références $class, $namespace, $options, et $type.
Référencé par Registry\loadString(), et Json\stringToObject().