Fix logger classes and tests

This commit is contained in:
Philipp 2023-07-17 01:06:11 +02:00
parent 903ecc2a76
commit bca6abf4ab
No known key found for this signature in database
GPG key ID: 24A7501396EB5432
5 changed files with 28 additions and 72 deletions

View file

@ -72,7 +72,7 @@ EOF;
public function dataHooks(): array
{
return [
'normal' => [
'normal' => [
'structure' => $this->structure,
'enabled' => $this->addons,
'files' => [
@ -86,7 +86,7 @@ EOF;
],
],
],
'double' => [
'double' => [
'structure' => $this->structure,
'enabled' => $this->addons,
'files' => [
@ -101,7 +101,7 @@ EOF;
],
],
],
'wrongName' => [
'wrongName' => [
'structure' => $this->structure,
'enabled' => $this->addons,
'files' => [