Ver Fonte

注释缺行问题修复

jiangjianyong há 6 anos atrás
pai
commit
a15e39d9aa
1 ficheiros alterados com 1 adições e 0 exclusões
  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)