Files
account/storage/stubs/trait.stub
2026-01-18 09:52:48 +08:00

9 lines
62 B
Plaintext

<?php
namespace $CLASS_NAMESPACE$;
trait $CLASS$
{
//
}