Skip to content
This repository was archived by the owner on Jan 29, 2020. It is now read-only.

Commit eec65d2

Browse files
committed
Forcing travis to rebuild - can't find the error
1 parent 4d495c9 commit eec65d2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Controller/Plugin/Forward.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -184,6 +184,7 @@ protected function detachProblemListeners(SharedEvents $sharedEvents)
184184
if (!is_array($currentPriorityEvents)) {
185185
$currentPriorityEvents = array($currentPriorityEvents);
186186
}
187+
187188
// v3
188189
foreach ($currentPriorityEvents as $currentEvent) {
189190
$currentCallback = $currentEvent;

0 commit comments

Comments
 (0)