Skip to content

Commit 924a85e

Browse files
committed
update docs
1 parent 56ef3bf commit 924a85e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Resources/doc/configuration.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Simple configuration of bundle:
88
symfony_rollbar:
99
enable: true
1010
exclude:
11-
- \Symfony\Component\Debug\Exception\UndefinedFunctionException
11+
- \Symfony\Component\Debug\Exception\FatalErrorException
1212
rollbar:
1313
access_token: 'some-secret-token-here'
1414
environment: '%kernel.environment%'

0 commit comments

Comments
 (0)