PHP Interface Emarref\Jwt\Token\PropertyInterface

Datei anzeigen Open project: emarref/jwt

Public Methods

Method Description
getName ( ) : string
getValue ( ) : mixed
setValue ( $value )

Method Details

getName() public method

public getName ( ) : string
return string

getValue() public method

public getValue ( ) : mixed
return mixed

setValue() public method

public setValue ( $value )