ADD: Creating class Helpers

This commit is contained in:
lukibeg 2025-10-24 23:20:06 -03:00
parent 6d901f9bac
commit 5975398e90
1 changed files with 4 additions and 0 deletions

View File

@ -1 +1,5 @@
<?php <?php
namespace App\helpers;
class Helpers {}