Completed
Push — master ( c73ed2...8e1c61 )
by Arjay
01:57
created
src/Engines/CollectionEngine.php 1 patch
Doc Comments   -1 removed lines patch added patch discarded remove patch
@@ -33,7 +33,6 @@
 block discarded – undo
33 33
      * CollectionEngine constructor.
34 34
      *
35 35
      * @param \Illuminate\Support\Collection $collection
36
-     * @param \Yajra\Datatables\Request      $request
37 36
      */
38 37
     public function __construct(Collection $collection)
39 38
     {
Please login to merge, or discard this patch.