Parcourir la source

注释缺行问题修复

jiangjianyong il y a 6 ans
Parent
commit
a15e39d9aa
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  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)