mirror of
https://github.com/openlegends/asset-php.git
synced 2025-02-08 13:04:22 +00:00
add new asset type
This commit is contained in:
parent
c31a25e763
commit
a3850d3a45
8
src/Test/Type/Goblin.php
Normal file
8
src/Test/Type/Goblin.php
Normal file
@ -0,0 +1,8 @@
|
|||||||
|
<?php
|
||||||
|
|
||||||
|
declare(strict_types=1);
|
||||||
|
|
||||||
|
namespace OpenLegends\Asset\Test\Type;
|
||||||
|
|
||||||
|
class Goblin extends \OpenLegends\Engine\Abstract\Type
|
||||||
|
{}
|
Loading…
x
Reference in New Issue
Block a user