Skip to content

Commit b70a911

Browse files
declare strict_types=1
1 parent b9d3391 commit b70a911

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/View/Helper/NumberFormat.php

+2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
<?php
22

3+
declare(strict_types=1);
4+
35
namespace Laminas\I18n\View\Helper;
46

57
use Laminas\View\Helper\AbstractHelper;

0 commit comments

Comments
 (0)