Adhere feedback
- rename hooks.config.php to strategies.config.php - change all corresponding classes and tests
This commit is contained in:
@@ -297,7 +297,7 @@ abstract class DI
|
||||
static::init($flushDice);
|
||||
}
|
||||
|
||||
public static function loggCheck(): ICheckLoggerSettings
|
||||
public static function logCheck(): ICheckLoggerSettings
|
||||
{
|
||||
return self::$dice->create(LoggerSettingsCheck::class);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user