servermgrv2/app/Models/Trait/CommonTrait.php
최준흠git config git config --helpgit config --global user.name 최준흠 bbd2c11f28 servermgrv2 init...1
2023-07-17 23:24:40 +09:00

8 lines
58 B
PHP

<?php
namespace App\Models\Trait;
trait CommonTrait
{
}