Skip to content

Commit

Permalink
Apply fixes from StyleCI
Browse files Browse the repository at this point in the history
  • Loading branch information
StyleCIBot committed Nov 3, 2022
1 parent 94ca929 commit 3657b29
Showing 1 changed file with 4 additions and 6 deletions.
10 changes: 4 additions & 6 deletions src/DataTables.php
Original file line number Diff line number Diff line change
Expand Up @@ -180,9 +180,8 @@ public function getHtmlBuilder()
}

/**
* @param string $engine
* @param string $parent
*
* @param string $engine
* @param string $parent
* @return void
*
* @throws \Yajra\DataTables\Exceptions\Exception
Expand All @@ -195,9 +194,8 @@ public function validateDataTable(string $engine, string $parent): void
}

/**
* @param string $engine
* @param string $parent
*
* @param string $engine
* @param string $parent
* @return void
*
* @throws \Yajra\DataTables\Exceptions\Exception
Expand Down

0 comments on commit 3657b29

Please sign in to comment.