:smiley: . This little example works for me: <?php namespace App\Helpers; trait MyTrait { public function printMyTrait() { return 'Hello Trait ...
確定! 回上一頁