Completed
Push — master ( 178ca9...6dd7fd )
by Eric
24s queued 20s
created
src/Component/Resource/Repository/Doctrine/ORM/Repository.php 1 patch
Doc Comments   +2 added lines patch added patch discarded remove patch
@@ -115,6 +115,8 @@
 block discarded – undo
115 115
 
116 116
     /**
117 117
      * {@inheritdoc}
118
+     * @param string $alias
119
+     * @param string $indexBy
118 120
      */
119 121
     public function createQueryBuilderForCollection($alias = null, $indexBy = null)
120 122
     {
Please login to merge, or discard this patch.