Skip to content

Commit

Permalink
added missing strict_types
Browse files Browse the repository at this point in the history
  • Loading branch information
rpnykanen committed Oct 22, 2024
1 parent 69a4d20 commit 8675a0b
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
<?php

declare(strict_types=1);

namespace Drupal\helfi_etusivu\Entity\SimpleSitemap;

use Drupal\Core\Url;
Expand Down

0 comments on commit 8675a0b

Please sign in to comment.