DrdPlus/Theurgist/Spells/SpellParameters/Exceptions/InvalidFormatOfAdditionByRealmsValue.php
<?phpdeclare(strict_types = 1); namespace DrdPlus\Theurgist\Spells\SpellParameters\Exceptions; class InvalidFormatOfAdditionByRealmsValue extends \InvalidArgumentException implements Logic{ }