PHP Class Nette\Neon\Encoder

Afficher le fichier Open project: nette/neon Class Usage Examples

Méthodes publiques

Méthode Description
encode ( $var, $options = NULL ) : string Returns the NEON representation of a value.

Method Details

encode() public méthode

Returns the NEON representation of a value.
public encode ( $var, $options = NULL ) : string
Résultat string