PHP Class Psecio\Jwt\Claim\IssuedAt

Inheritance: extends Psecio\Jwt\Claim
Afficher le fichier Open project: psecio/jwt

Protected Properties

Свойство Type Description
$name
$type

Méthodes publiques

Méthode Description
validate ( string $value ) : boolean Validate the Issued At data

Method Details

validate() public méthode

Validate the Issued At data
public validate ( string $value ) : boolean
$value string Claim data
Résultat boolean Pass/fail of validation

Property Details

$name protected_oe property

protected $name

$type protected_oe property

protected $type