Run php-cs-fixer on the code base
This commit is contained in:
@@ -23,7 +23,6 @@ class Search extends Base
|
||||
->setDirection('DESC');
|
||||
|
||||
if ($search !== '') {
|
||||
|
||||
$query = $this
|
||||
->taskFilter
|
||||
->search($search)
|
||||
|
||||
Reference in New Issue
Block a user