Lae/app/Helpers/HttpEvent.php

8 lines
51 B
PHP

<?php
namespace App\Helpers;
trait HttpEvent
{
}