Lae/app/Helpers/HttpEvent.php

8 lines
51 B
PHP
Raw Normal View History

2022-08-12 07:56:56 +00:00
<?php
namespace App\Helpers;
trait HttpEvent
{
}