Pārlūkot izejas kodu

注释缺行问题修复

jiangjianyong 6 gadi atpakaļ
vecāks
revīzija
a15e39d9aa
1 mainītis faili ar 1 papildinājumiem un 0 dzēšanām
  1. 1 0
      src/Tools/Generator.php

+ 1 - 0
src/Tools/Generator.php

@@ -160,6 +160,7 @@ class Generator
     /**
      * @param ReflectionMethod $method
      * @param array $tags
+     *
      * @return array
      */
     protected function getQueryParameters(ReflectionMethod $method, array $tags)