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 = [