shalvah 3 năm trước cách đây
mục cha
commit
fb8b28f351
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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)
     {