Browse Source

init multiple attribute

main
openlegends 9 months ago
parent
commit
2732e2671a
  1. 8
      src/Test/Attribute/Multiple.php

8
src/Test/Attribute/Multiple.php

@ -0,0 +1,8 @@ @@ -0,0 +1,8 @@
<?php
declare(strict_types=1);
namespace OpenLegends\Asset\Test\Attribute;
class Multiple extends \OpenLegends\Engine\Abstract\Attribute
{}
Loading…
Cancel
Save