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