A wrapper class to provide interface to parse and generate YAML files with phpyaml or spyc backend.
More...
A wrapper class to provide interface to parse and generate YAML files with phpyaml or spyc backend.
- Author
- Ævar Arnfjörð Bjarmason
-
Niklas Laxström
- Copyright
- Copyright © 2009-2013, Niklas Laxström, Ævar Arnfjörð Bjarmason @license GPL-2.0-or-later
Definition at line 21 of file Yaml.php.
◆ dump()
static MediaWiki\Extension\Translate\Utilities\Yaml::dump |
( |
array | $text | ) |
|
|
static |
◆ load()
static MediaWiki\Extension\Translate\Utilities\Yaml::load |
( |
string | $file | ) |
|
|
static |
◆ loadString()
static MediaWiki\Extension\Translate\Utilities\Yaml::loadString |
( |
string | $text | ) |
|
|
static |
The documentation for this class was generated from the following file: