<?php declare(strict_types=1); namespace ParagonIE\Halite\Alerts; class InvalidSignature extends HaliteAlert { }
info at phpclasses dot org