Completed
Push — master ( 060764...f21b16 )
by
unknown
43s queued 31s
created
Bridge/Doctrine/Orm/Extension/QueryResultCollectionExtensionInterface.php 1 patch
Doc Comments   -2 removed lines patch added patch discarded remove patch
@@ -34,8 +34,6 @@
 block discarded – undo
34 34
 
35 35
     /**
36 36
      * @param QueryBuilder $queryBuilder
37
-     * @param string       $resourceClass
38
-     * @param string|null  $operationName
39 37
      *
40 38
      * @return mixed
41 39
      */
Please login to merge, or discard this patch.
src/Bridge/Doctrine/Orm/Extension/QueryResultItemExtensionInterface.php 1 patch
Doc Comments   -2 removed lines patch added patch discarded remove patch
@@ -34,8 +34,6 @@
 block discarded – undo
34 34
 
35 35
     /**
36 36
      * @param QueryBuilder $queryBuilder
37
-     * @param string       $resourceClass
38
-     * @param string|null  $operationName
39 37
      *
40 38
      * @return mixed
41 39
      */
Please login to merge, or discard this patch.