From 3a40ce1bd99c1df0c88d6e92a83ef3534c9f0fe6 Mon Sep 17 00:00:00 2001 From: David Grudl Date: Fri, 26 Apr 2024 16:00:42 +0200 Subject: [PATCH] cs --- src/Bootstrap/Configurator.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Bootstrap/Configurator.php b/src/Bootstrap/Configurator.php index 1b06830..e57383f 100644 --- a/src/Bootstrap/Configurator.php +++ b/src/Bootstrap/Configurator.php @@ -28,7 +28,7 @@ class Configurator public const COOKIE_SECRET = self::CookieSecret; - /** @var callable[] function (Configurator $sender, DI\Compiler $compiler); Occurs after the compiler is created */ + /** @var array Occurs after the compiler is created */ public array $onCompile = []; public array $defaultExtensions = [