8000 codestyle · symfony/symfony@09a0fa1 · GitHub
[go: up one dir, main page]

Skip to content

Commit 09a0fa1

Browse files
committed
codestyle
1 parent 367846e commit 09a0fa1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -266,6 +266,7 @@ private function preProcess($eventName)
266266
{
267267
if (!$this->dispatcher->hasListeners($eventName)) {
268268
$this->orphanedEvents[] = $eventName;
269+
269270
return;
270271
}
271272

0 commit comments

Comments
 (0)
0