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

Remove strict types from test suite

This commit is contained in:
Jordi Boggiano
2017-03-20 10:15:03 +01:00
parent 3b1f98df2a
commit c192b1a373

View File

@@ -1,4 +1,4 @@
<?php declare(strict_types=1); <?php
/* /*
* This file is part of the Monolog package. * This file is part of the Monolog package.