File tree Expand file tree Collapse file tree 4 files changed +14
-0
lines changed
Expand file tree Collapse file tree 4 files changed +14
-0
lines changed Original file line number Diff line number Diff line change 11<?php
2+ /*
3+ * Copyright (c) Aligent Consulting. All rights reserved.
4+ */
25
36declare (strict_types=1 );
47namespace Aligent \PrerenderIo \Helper ;
Original file line number Diff line number Diff line change 11<?php
2+ /*
3+ * Copyright (c) Aligent Consulting. All rights reserved.
4+ */
25
36declare (strict_types=1 );
47namespace Aligent \PrerenderIo \Model \Api ;
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" ?>
2+ <!--
3+ ~ Copyright (c) Aligent Consulting. All rights reserved.
4+ -->
5+
26<config xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
37 xsi : noNamespaceSchemaLocation =" urn:magento:module:Magento_Config:etc/system_file.xsd" >
48 <system >
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" ?>
2+ <!--
3+ ~ Copyright (c) Aligent Consulting. All rights reserved.
4+ -->
5+
26<config xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
37 xsi : noNamespaceSchemaLocation =" urn:magento:framework:ObjectManager/etc/config.xsd" >
48 <preference for =" Aligent\PrerenderIo\Api\PrerenderClientInterface"
You can’t perform that action at this time.
0 commit comments