Initial commit.
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
<?php declare(strict_types=1);
|
||||
|
||||
// Add the helpers globally
|
||||
require_once ROOT . '/src/helpers.php';
|
||||
Reference in New Issue
Block a user