Skip to content

Commit

Permalink
CellDataValidator Exception fix
Browse files Browse the repository at this point in the history
  • Loading branch information
SailorMax committed Oct 30, 2017
1 parent e1a0510 commit 766e02d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/PhpSpreadsheet/Cell/CellDataValidator.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@

use PhpOffice\PhpSpreadsheet\Calculation;
use PhpOffice\PhpSpreadsheet\Calculation\Functions;
use PhpOffice\PhpSpreadsheet\Exception;

class CellDataValidator
{
Expand Down

0 comments on commit 766e02d

Please sign in to comment.