Skip to content

Commit 76be1b9

Browse files
author
gwharton
committed
Enabled strict types in unit test
1 parent 9c4a26f commit 76be1b9

File tree

1 file changed

+1
-1
lines changed
  • lib/internal/Magento/Framework/Test/Unit/Data/Form/Element

1 file changed

+1
-1
lines changed

lib/internal/Magento/Framework/Test/Unit/Data/Form/Element/HiddenTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<?php
1+
<?php declare(strict_types=1);
22
/**
33
* Copyright © Magento, Inc. All rights reserved.
44
* See COPYING.txt for license details.

0 commit comments

Comments
 (0)