@ -0,0 +1,8 @@
<?php
declare(strict_types=1);
namespace OpenLegends\Asset\Test\Type;
class Animal extends \OpenLegends\Engine\Abstract\Type
{}