jaroslavtyc/drd-plus-therugist-spells

View on GitHub
DrdPlus/Theurgist/Spells/ProfilesTable.php

Summary

Maintainability
A
0 mins
Test Coverage

Showing 2 of 2 total issues

Avoid using static access to class '\DrdPlus\Codes\Theurgist\ModifierCode' in method 'getModifiersForProfile'.
Open

return ModifierCode::getIt($modifierValue);

Avoid using static access to class '\DrdPlus\Codes\Theurgist\FormulaCode' in method 'getFormulasForProfile'.
Open

return FormulaCode::getIt($formulaValue);
Category
Status