openlegends
9 months ago
4 changed files with 12 additions and 12 deletions
@ -0,0 +1,8 @@ |
|||||||
|
<?php |
||||||
|
|
||||||
|
declare(strict_types=1); |
||||||
|
|
||||||
|
namespace OpenLegends\Asset\Test\Ability; |
||||||
|
|
||||||
|
class Guard extends \OpenLegends\Engine\Abstract\Ability |
||||||
|
{} |
Loading…
Reference in new issue