Files
laravel-modules-template/stubs/nwidart-stubs/trait.stub

6 lines
54 B
Plaintext

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