primo commit
This commit is contained in:
		| @ -0,0 +1,14 @@ | ||||
| <?php | ||||
|  | ||||
| declare(strict_types=1); | ||||
|  | ||||
| namespace Webauthn\CertificateChainChecker; | ||||
|  | ||||
| use Webauthn\MetadataService\CertificateChain\PhpCertificateChainValidator; | ||||
|  | ||||
| /** | ||||
|  * @deprecated since v4.1. Please use Webauthn\MetadataService\CertificateChainChecker\PhpCertificateChainValidator instead | ||||
|  */ | ||||
| final class PhpCertificateChainChecker extends PhpCertificateChainValidator | ||||
| { | ||||
| } | ||||
		Reference in New Issue
	
	Block a user