Skip to content

Commit ab0717e

Browse files
authored
#17960 [Forwardport] Move functions.php into Framework
Add strict type declaration
1 parent 7d6aa40 commit ab0717e

File tree

1 file changed

+1
-0
lines changed
  • lib/internal/Magento/Framework/Phrase

1 file changed

+1
-0
lines changed

lib/internal/Magento/Framework/Phrase/__.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
* Copyright © Magento, Inc. All rights reserved.
44
* See COPYING.txt for license details.
55
*/
6+
declare(strict_types=1);
67

78
/**
89
* Create value-object \Magento\Framework\Phrase

0 commit comments

Comments
 (0)