diff options
Diffstat (limited to 'tests/Parser/TransactionStatementTest.php')
-rw-r--r-- | tests/Parser/TransactionStatementTest.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/Parser/TransactionStatementTest.php b/tests/Parser/TransactionStatementTest.php index 6f60b78..599015f 100644 --- a/tests/Parser/TransactionStatementTest.php +++ b/tests/Parser/TransactionStatementTest.php @@ -1,5 +1,4 @@ <?php -declare(strict_types=1); namespace PhpMyAdmin\SqlParser\Tests\Parser; |