Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
Nette
Neon
Encoder
PHP Class Nette\Neon\Encoder
Exibir arquivo
Open project: nette/neon
Class Usage Examples
Public Methods
Method
Description
encode
(
$var
,
$options
= NULL ) :
string
Returns the NEON representation of a value.
Method Details
encode()
public
method
Returns the NEON representation of a value.
public
encode
(
$var
,
$options
= NULL ) :
string
return
string