Browse Source

Remove strict_types it isn't supposed to be here.

Mark Story 7 years ago
parent
commit
5601758124
1 changed files with 0 additions and 1 deletions
  1. 0 1
      tests/TestCase/Shell/Helper/TableHelperTest.php

+ 0 - 1
tests/TestCase/Shell/Helper/TableHelperTest.php

@@ -1,5 +1,4 @@
 <?php
-declare(strict_types=1);
 /**
  * CakePHP :  Rapid Development Framework (https://cakephp.org)
  * Copyright (c) Cake Software Foundation, Inc. (https://cakefoundation.org)