PHP Class eZ\Publish\Core\REST\Common\Input\Handler

Afficher le fichier Open project: ezsystems/ezpublish-kernel

Méthodes publiques

Méthode Description
convert ( string $string ) : array Converts the given string to an array structure.

Method Details

convert() abstract public méthode

Converts the given string to an array structure.
abstract public convert ( string $string ) : array
$string string
Résultat array