master
<?phpdeclare(strict_types = 1); namespace DrdPlus\Theurgist\Spells\SpellParameters\Exceptions; interface Exception extends \DrdPlus\Theurgist\Spells\Exceptions\Exception{ }