PHP Class Trismegiste\Mondrian\Parser\PhpPersistence

Mostrar archivo Open project: trismegiste/mondrian

Protected Properties

Property Type Description
$prettyPrinter

Public Methods

Method Description
__construct ( )
write ( PhpFile $aFile ) Persist the file

Method Details

__construct() public method

public __construct ( )

write() abstract public method

Persist the file
abstract public write ( PhpFile $aFile )
$aFile PhpFile

Property Details

$prettyPrinter protected_oe property

protected $prettyPrinter