Commit d56b0c2
committed
Make sure that internal_error_message is used during ErrorHandler initialization
Third argument for `Overblog\GraphQLBundle\Error\ErrorHandler` is the default
message to use when an error happen. As described in the documentation
`overblog_graphql.errors_handler.internal_error_message` can be used to set a
custom message.1 parent 78a921e commit d56b0c2
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
207 | 207 | | |
208 | 208 | | |
209 | 209 | | |
210 | | - | |
| 210 | + | |
| 211 | + | |
211 | 212 | | |
212 | 213 | | |
213 | 214 | | |
| |||
0 commit comments