Skip to content

Commit 2873030

Browse files
committed
lint
1 parent b50f299 commit 2873030

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/Sentry/SentryBundle/SentryBundle.php

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44

55
use Symfony\Component\HttpKernel\Bundle\Bundle;
66

7-
class SentryBundle extends Bundle {
7+
class SentryBundle extends Bundle
8+
{
89
const VERSION = '0.4.0';
910
}

0 commit comments

Comments
 (0)