Autofix style code with phpcs
This commit is contained in:
parent
c981efe272
commit
ea513d9c1b
|
@ -4,6 +4,7 @@ namespace PhpSpreadsheet\Tests\Style;
|
|||
|
||||
use PHPExcel\Shared\StringHelper;
|
||||
use PHPExcel\Style\NumberFormat;
|
||||
|
||||
class NumberFormatTest extends \PHPUnit_Framework_TestCase
|
||||
{
|
||||
|
||||
|
|
Loading…
Reference in New Issue