PHPToolKit/tests/Unit/Entity
Daniel Siepmann 59f1ffab4a
Prevent skill sets from sharing their skills
Each SkillSet should provide his own skills and should not share the
skills with other skill sets.
Therefore use an instance property instead of static.
2020-10-19 15:37:42 +02:00
..
SkillSetTest.php Prevent skill sets from sharing their skills 2020-10-19 15:37:42 +02:00
SkillTest.php Add missing declare_strict 2020-10-05 08:51:59 +02:00