Skip to content

Commit

Permalink
declare strict_types=1
Browse files Browse the repository at this point in the history
  • Loading branch information
MatthiasKuehneEllerhold committed Nov 13, 2023
1 parent 4c756e4 commit 1f1bd83
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/View/Helper/NumberFormat.php
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
<?php

declare(strict_types=1);

namespace Laminas\I18n\View\Helper;

use Laminas\View\Helper\AbstractHelper;
Expand Down

0 comments on commit 1f1bd83

Please sign in to comment.