1
0
mirror of https://github.com/Seldaek/monolog.git synced 2025-02-23 06:22:47 +01:00

Strip documentation, don't want to overstate.

This commit is contained in:
Craig D'Amelio 2014-09-24 13:48:03 -04:00
parent d7939f3463
commit 14207dfbf7

View File

@ -1,14 +1,5 @@
<?php
/*
* This file is part of the Monolog package.
*
* (c) Jordi Boggiano <j.boggiano@seld.be>
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*/
namespace Monolog\Handler;
use Monolog\TestCase;