Skip to content

Commit b16ec00

Browse files
committed
ACP2E-4224: [Bugfixes] CE copyright updates for 2.4.9-alpha3
1 parent add7c46 commit b16ec00

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

app/code/Magento/Integration/etc/integration/api.xsd

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@
55
* All Rights Reserved.
66
*/
77
-->
8+
9+
<!-- @deprecated -->
10+
811
<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema">
912
<xs:element name="integrations" type="integrationsType"/>
1013
<xs:complexType name="integrationsType">

app/code/Magento/Theme/view/frontend/templates/js/css_rel_preload.phtml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
* All Rights Reserved.
55
*/
66

7+
/** @deprecated as polyfill isn't used anymore */
78
/** @var \Magento\Framework\View\Helper\SecureHtmlRenderer $secureRenderer */
89

910
$scriptString = <<<script

0 commit comments

Comments
 (0)