Skip to content

Commit

Permalink
Fixed coding standards #207
Browse files Browse the repository at this point in the history
  • Loading branch information
stephen-cox committed Mar 13, 2024
1 parent fde05ad commit e13c102
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?php

declare(strict_types = 1);
declare(strict_types=1);

namespace Drupal\Tests\localgov_media\Functional;

Expand Down

0 comments on commit e13c102

Please sign in to comment.