PHP Class PhilipBrown\Signature\Guards\CheckVersion

Inheritance: implements PhilipBrown\Signature\Guards\Guard
Afficher le fichier Open project: philipbrown/signplz

Méthodes publiques

Méthode Description
check ( array $auth, array $signature, string $prefix ) : boolean Check to ensure the auth parameters satisfy the rule of the guard

Method Details

check() public méthode

Check to ensure the auth parameters satisfy the rule of the guard
public check ( array $auth, array $signature, string $prefix ) : boolean
$auth array
$signature array
$prefix string
Résultat boolean