浏览代码

Update GiphyBridge.php

Olivier 9 年之前
父节点
当前提交
068557ed08
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      bridges/GiphyBridge.php

+ 1 - 0
bridges/GiphyBridge.php

@@ -9,6 +9,7 @@
 * @description Bridge for giphy.com
 * @maintainer kraoc
 * @use1(s="search tag")
+* @use2(n="max number of returned items")
 */
 
 define(GIPHY_LIMIT, 10);