first commit

This commit is contained in:
dev-chiefworks
2022-09-30 11:35:02 -04:00
commit 12df0652f9
2048 changed files with 276151 additions and 0 deletions
@@ -0,0 +1,11 @@
<@php
namespace {namespace};
class {class}
{
// public function custom_rule(): bool
// {
// return true;
// }
}