PHP Interface Emarref\Jwt\Token\PropertyInterface

Afficher le fichier Open project: emarref/jwt

Méthodes publiques

Méthode Description
getName ( ) : string
getValue ( ) : mixed
setValue ( $value )

Method Details

getName() public méthode

public getName ( ) : string
Résultat string

getValue() public méthode

public getValue ( ) : mixed
Résultat mixed

setValue() public méthode

public setValue ( $value )