PHP Class PhpPeg\PHPBuilder

Show file Open project: neos/flow-development-collection

Public Methods

Method Description
__construct ( )
b ( )
build ( )
l ( )
render ( $array = NULL, $indent = "" )
replace ( $replacements, &$array = NULL )

Method Details

__construct() public method

public __construct ( )

b() public method

public b ( )

build() static public method

static public build ( )

l() public method

public l ( )

render() public method

public render ( $array = NULL, $indent = "" )

replace() public method

public replace ( $replacements, &$array = NULL )