PHP Class Emarref\Jwt\HeaderParameter\AbstractParameter

Inheritance: implements ParameterInterface
Afficher le fichier Open project: emarref/jwt Class Usage Examples

Méthodes publiques

Méthode Description
__construct ( mixed $value = null )
getValue ( ) : mixed
setValue ( $value )

Method Details

__construct() public méthode

public __construct ( mixed $value = null )
$value mixed

getValue() public méthode

public getValue ( ) : mixed
Résultat mixed

setValue() public méthode

public setValue ( $value )