Autofix style code with phpcs

This commit is contained in:
Adrien Crivelli 2016-08-14 13:55:34 +09:00
parent c981efe272
commit ea513d9c1b
No known key found for this signature in database
GPG Key ID: B182FD79DC6DE92E
2 changed files with 6 additions and 5 deletions

View File

@ -4,6 +4,7 @@ namespace PhpSpreadsheet\Tests\Style;
use PHPExcel\Shared\StringHelper;
use PHPExcel\Style\NumberFormat;
class NumberFormatTest extends \PHPUnit_Framework_TestCase
{