PHP Interface ManaPHP\Authentication\TokenInterface

Afficher le fichier Open project: manaphp/manaphp

Méthodes publiques

Méthode Description
decode ( string $str ) : static
encode ( ) : string

Method Details

decode() public méthode

public decode ( string $str ) : static
$str string
Résultat static

encode() public méthode

public encode ( ) : string
Résultat string