瀏覽代碼

注释缺行问题修复

jiangjianyong 6 年之前
父節點
當前提交
a15e39d9aa
共有 1 個文件被更改,包括 1 次插入0 次删除
  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)