shalvah hace 3 años
padre
commit
fb8b28f351
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/Scribe.php

+ 1 - 1
src/Scribe.php

@@ -37,7 +37,7 @@ class Scribe
      *
      * If you disabled `postman` or `openapi`, their values will be null.
      *
-     * @param callable(array<string, string|array<string, string>): mixed $callable
+     * @param callable $callable
      */
     public static function afterGenerating(callable $callable)
     {