mirror of
https://github.com/flextype/flextype.git
synced 2025-08-10 07:06:45 +02:00
feat(macros): fix paths for macros
This commit is contained in:
@@ -2,4 +2,4 @@
|
||||
|
||||
declare(strict_types=1);
|
||||
|
||||
require_once ROOT_DIR . '/src/flextype/macros/arrays.php';
|
||||
require_once __DIR__ . '/arrays.php';
|
Reference in New Issue
Block a user