Completed
Pull Request — develop (#284)
by
unknown
15:43
created
module/Solr/src/Solr/Paginator/Paginator.php 1 patch
Doc Comments   +1 added lines patch added patch discarded remove patch
@@ -18,6 +18,7 @@
 block discarded – undo
18 18
 
19 19
     /**
20 20
      * @see \Zend\Paginator\Paginator::__construct()
21
+     * @param Adapter\SolrAdapter $adapter
21 22
      */
22 23
     public function __construct($adapter)
23 24
     {
Please login to merge, or discard this patch.