This commit is contained in:
Adam Weston
2022-12-05 00:36:03 -05:00
parent a45b10717e
commit 0ae390601a
13 changed files with 277 additions and 380 deletions

7
src/Skeleton.php Normal file
View File

@@ -0,0 +1,7 @@
<?php
namespace VendorName\Skeleton;
class Skeleton
{
}