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