Skip to content

Commit a6a9519

Browse files
committed
MC-14937: Complete Page Builder Analytics data collection
- Add strict types topages.php
1 parent 12d2e68 commit a6a9519

File tree

1 file changed

+2
-0
lines changed
  • dev/tests/integration/testsuite/Magento/PageBuilderAnalytics/_files

1 file changed

+2
-0
lines changed

dev/tests/integration/testsuite/Magento/PageBuilderAnalytics/_files/pages.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@
44
* See COPYING.txt for license details.
55
*/
66

7+
declare(strict_types=1);
8+
79
// @codingStandardsIgnoreStart
810
$content = <<<CONTENT
911
<div data-content-type="row" data-appearance="contained" data-element="main">

0 commit comments

Comments
 (0)