Skip to content

Commit 9fb70a9

Browse files
authored
Update Config.php
1 parent 08191cc commit 9fb70a9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Config.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ final class Config
99
public static bool $devMode = true;
1010
public static ?string $cacheFile = null;
1111

12+
public const app_config = 'config';
1213
public const app_timezone = 'app.timezone';
1314
public const app_debug_mode_enable = 'app.debug';
1415

0 commit comments

Comments
 (0)