shalvah 3 years ago
parent
commit
fb8b28f351
1 changed files with 1 additions and 1 deletions
  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)
     {