PHP Class Emarref\Jwt\HeaderParameter\Custom

Inheritance: extends AbstractParameter
Datei anzeigen Open project: emarref/jwt

Public Methods

Method Description
__construct ( mixed $name = null, mixed $value = null )
getName ( ) : string
setName ( string $name )

Method Details

__construct() public method

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

getName() public method

public getName ( ) : string
return string

setName() public method

public setName ( string $name )
$name string