Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
YamlDumper
PHP Class YamlDumper, cakephp-db-migrations
Author:
Fabien Potencier (
[email protected]
)
Afficher le fichier
Open project: joelmoss/cakephp-db-migrations
Class Usage Examples
Méthodes publiques
Méthode
Description
dump
(
$input
,
$inline
,
$indent
) :
string
Dumps a PHP value to YAML.
Method Details
dump()
public
méthode
Dumps a PHP value to YAML.
public
dump
(
$input
,
$inline
,
$indent
) :
string
Résultat
string
The YAML representation of the PHP value