PHP Class Nette\Neon\Decoder

Exibir arquivo Open project: nette/neon Class Usage Examples

Public Properties

Property Type Description
$patterns

Public Methods

Method Description
decode ( $input ) : mixed Decodes a NEON string.

Private Methods

Method Description
addValue ( &$result, $key, $value )
cbString ( $m )
error ( $message = "Unexpected '%s'" )
parse ( $indent, $result = NULL, $key = NULL, $hasKey = FALSE ) : array

Method Details

decode() public method

Decodes a NEON string.
public decode ( $input ) : mixed
return mixed

Property Details

$patterns public_oe static_oe property

Deprecation:
public static $patterns