Orpheus

FileFormatable
in

Table of Contents

Methods

format()  : string
Format data to contents
parse()  : mixed
Parse file to data

Methods

format()

Format data to contents

public format(mixed $data[, bool $pretty = false ]) : string
Parameters
$data : mixed
$pretty : bool = false
Return values
string

parse()

Parse file to data

public parse(string $path) : mixed
Parameters
$path : string

							
On this page

Search results