Skip to content

Commit 5baa965

Browse files
trsteel88dbu
authored andcommitted
add empty line at eof
1 parent d430337 commit 5baa965

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Event/Events.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ final class Events
77
const PRE_DYNAMIC_MATCH = 'cmf_routing.pre_dynamic_match';
88

99
const PRE_DYNAMIC_MATCH_REQUEST = 'cmf_routing.pre_dynamic_match_request';
10-
}
10+
}

Event/RouterMatchEvent.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,4 +24,4 @@ public function getRequest()
2424
{
2525
return $this->request;
2626
}
27-
}
27+
}

0 commit comments

Comments
 (0)