You are here

VerifierException.php in Automatic Updates 8

Same filename and directory in other branches
  1. 7 vendor/drupal/php-signify/src/VerifierException.php

Namespace

Drupal\Signify

File

vendor/drupal/php-signify/src/VerifierException.php
View source
<?php

namespace Drupal\Signify;

class VerifierException extends \RuntimeException {

}

Classes

Namesort descending Description
VerifierException