1
0
mirror of https://github.com/flextype/flextype.git synced 2025-08-12 16:14:16 +02:00

feat(tests): update tests #477

This commit is contained in:
Awilum
2020-10-18 16:47:05 +03:00
parent d2312ce92a
commit 4d7ef73551

View File

@@ -1,5 +1,9 @@
<?php
declare(strict_types=1);
namespace Flextype;
define('FLEXTYPE_MINIMUM_PHP', '7.3.0');
define('ROOT_DIR', str_replace(DIRECTORY_SEPARATOR, '/', getcwd()));
define('PATH', [