1
0
mirror of https://github.com/Seldaek/monolog.git synced 2025-08-06 13:16:39 +02:00

Skip phan error

This commit is contained in:
Jordi Boggiano
2016-09-29 09:04:58 +02:00
parent 7ce63f9644
commit 11df1db3d6

View File

@@ -64,6 +64,8 @@ class FlowdockHandler extends SocketHandler
/** /**
* Gets the default formatter. * Gets the default formatter.
*
* @suppress PhanTypeMissingReturn
*/ */
protected function getDefaultFormatter(): FormatterInterface protected function getDefaultFormatter(): FormatterInterface
{ {