jaroslavtyc/drd-plus-therugist-spells

View on GitHub
DrdPlus/Theurgist/Spells/SpellParameters/Partials/Exceptions/InvalidValueForSpellTraitDifficultyChange.php

Summary

Maintainability
A
0 mins
Test Coverage

Showing 1 of 1 total issue

Avoid excessively long class names like InvalidValueForSpellTraitDifficultyChange. Keep class name length under 40.
Open

class InvalidValueForSpellTraitDifficultyChange extends \InvalidArgumentException implements Logic
{
 
}
Category
Status