Forráskód Böngészése

注释缺行问题修复

jiangjianyong 6 éve
szülő
commit
a15e39d9aa
1 módosított fájl, 1 hozzáadás és 0 törlés
  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)