Skip to content

Commit

Permalink
Merge pull request #35 from boxfrommars/analysis-8beJYM
Browse files Browse the repository at this point in the history
Apply fixes from StyleCI
  • Loading branch information
boxfrommars authored Jul 12, 2017
2 parents 515b28f + 641c93b commit dfce3a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Rutorika/Sortable/ToSortedManyTrait.php
Original file line number Diff line number Diff line change
Expand Up @@ -171,7 +171,7 @@ abstract protected function newPivotQuery();
*
* @param mixed $ids
* @param bool $touch
*
*
* @return int
*/
abstract public function detach($ids = null, $touch = true);
Expand Down

0 comments on commit dfce3a9

Please sign in to comment.