PHP 클래스 YamlDumper, cakephp-db-migrations

저자: Fabien Potencier ([email protected])
파일 보기 프로젝트 열기: joelmoss/cakephp-db-migrations 1 사용 예제들

공개 메소드들

메소드 설명
dump ( $input, $inline, $indent ) : string Dumps a PHP value to YAML.

메소드 상세

dump() 공개 메소드

Dumps a PHP value to YAML.
public dump ( $input, $inline, $indent ) : string
리턴 string The YAML representation of the PHP value