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
- $var
mixed
- $options
integer
Returns
string
|
Constants summary
integer |
BLOCK
|
1 |
|