Run php-cs-fixer on the code base
This commit is contained in:
@@ -89,8 +89,7 @@ class Ical extends Base
|
||||
->setColumns('date_creation', 'date_completed')
|
||||
->setCalendar($calendar)
|
||||
->addDateTimeEvents();
|
||||
}
|
||||
else {
|
||||
} else {
|
||||
$filter
|
||||
->copy()
|
||||
->filterByStartDateRange($start, $end)
|
||||
|
||||
Reference in New Issue
Block a user