Skip to content

Commit 7425789

Browse files
committed
ACP2E-1751 : Restoring a DB backup fails in the admin
- added strict type declaration
1 parent 3347b6f commit 7425789

File tree

1 file changed

+2
-0
lines changed
  • dev/tests/integration/testsuite/Magento/Backend/Block/Widget/Grid/Column/Renderer

1 file changed

+2
-0
lines changed

dev/tests/integration/testsuite/Magento/Backend/Block/Widget/Grid/Column/Renderer/ActionTest.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
<?php
2+
declare(strict_types=1);
3+
24
/**
35
* Copyright © Magento, Inc. All rights reserved.
46
* See COPYING.txt for license details.

0 commit comments

Comments
 (0)