Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
YamlDumper
PHP Class YamlDumper, cakephp-db-migrations
Author:
Fabien Potencier (
[email protected]
)
Mostrar archivo
Open project: joelmoss/cakephp-db-migrations
Class Usage Examples
Public Methods
Method
Description
dump
(
$input
,
$inline
,
$indent
) :
string
Dumps a PHP value to YAML.
Method Details
dump()
public
method
Dumps a PHP value to YAML.
public
dump
(
$input
,
$inline
,
$indent
) :
string
return
string
The YAML representation of the PHP value