Completed
Branch master (f7c381)
by Walter
12:54
created
src/Adapter/EntityService.php 1 patch
Doc Comments   -1 removed lines patch added patch discarded remove patch
@@ -37,7 +37,6 @@
 block discarded – undo
37 37
      *
38 38
      * @param EntityServiceInterface $entityService
39 39
      * @param Criteria $criteria The criteria to match.
40
-     * @param array $order
41 40
      */
42 41
     public function __construct(EntityServiceInterface $entityService, Criteria $criteria = null)
43 42
     {
Please login to merge, or discard this patch.