ManaPHP\Authentication\TokenInterface::decode PHP Méthode

decode() public méthode

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