mirror of
https://github.com/filamentphp/plugin-skeleton.git
synced 2026-02-04 17:38:52 +08:00
6 lines
57 B
PHP
6 lines
57 B
PHP
<?php
|
|
|
|
namespace VendorName\Skeleton;
|
|
|
|
class Skeleton {}
|