class VerifierException in Automatic Updates 8
Same name and namespace in other branches
- 7 vendor/drupal/php-signify/src/VerifierException.php \Drupal\Signify\VerifierException
Hierarchy
- class \Drupal\Signify\VerifierException extends \Drupal\Signify\RuntimeException
Expanded class hierarchy of VerifierException
File
- vendor/
drupal/ php-signify/ src/ VerifierException.php, line 5
Namespace
Drupal\SignifyView source
class VerifierException extends \RuntimeException {
}