YamlInterface
in package
implements
Exportable, Importable
Yaml interface
Tags
Table of Contents
Interfaces
- Exportable
- Exportable
- Importable
- Importable
Methods
Methods
export()
public
export(mixed $twoDimensionalArray) : mixed
Parameters
- $twoDimensionalArray : mixed
import()
public
import(mixed $dataAsString) : mixed
Parameters
- $dataAsString : mixed