Class Encoder
Simple generator for Nette Object Notation.
Methods summary
public
string
|
#
encode( mixed $var, integer $options = null )
Returns the NEON representation of a value.
Returns the NEON representation of a value.
Parameters
Returns
string string
|
Constants summary
integer |
BLOCK
|
|