1
0
mirror of https://github.com/Seldaek/monolog.git synced 2025-02-24 15:02:28 +01:00

Gna copy paste typo

This commit is contained in:
Jordi Boggiano 2011-04-05 23:40:58 +02:00
parent a9fc15a5a9
commit c6f59a7b7c

View File

@ -27,7 +27,7 @@ class StreamHandler extends AbstractHandler
protected $url;
/**
* @param string $filename
* @param string $stream
* @param integer $level
* @param Boolean $bubble
*/