Cleanup
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed

This commit is contained in:
2023-08-17 07:16:41 +00:00
parent 188a6ad9fa
commit e59e105394
5 changed files with 10 additions and 9 deletions

View File

@ -21,7 +21,7 @@ class Notification
/**
* Load multiple configurations
*
* @param array<array<string>> $config Array of notifier configurations.
* @param array<string[]> $config Array of notifier configurations.
*/
public function loadMany(array $config): void
{