diff options
Diffstat (limited to 'tests/Components/JoinKeywordTest.php')
-rw-r--r-- | tests/Components/JoinKeywordTest.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/Components/JoinKeywordTest.php b/tests/Components/JoinKeywordTest.php index 3eb2aab..8baf93f 100644 --- a/tests/Components/JoinKeywordTest.php +++ b/tests/Components/JoinKeywordTest.php @@ -1,5 +1,4 @@ <?php -declare(strict_types=1); namespace PhpMyAdmin\SqlParser\Tests\Components; |