1
0
mirror of https://github.com/Seldaek/monolog.git synced 2025-10-22 00:56:08 +02:00

Added docblocks

This commit is contained in:
Jordi Boggiano
2011-04-05 22:35:39 +02:00
parent 35bd8f724b
commit 3b0f738b88
3 changed files with 49 additions and 1 deletions

View File

@@ -65,7 +65,7 @@ class RotatingFileHandler extends StreamHandler
}
/**
* Closes the handler.
* {@inheritdoc}
*/
public function close()
{