| Current Path : /home/rtorresani/www/vendor/magento/framework/Indexer/Test/Unit/_files/ |
| Current File : //home/rtorresani/www/vendor/magento/framework/Indexer/Test/Unit/_files/indexer_merged_two.xml |
<?xml version="1.0" encoding="UTF-8"?>
<!--
/**
* Copyright © Magento, Inc. All rights reserved.
* See COPYING.txt for license details.
*/
-->
<config xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="urn:magento:framework:Indexer/etc/indexer.xsd">
<indexer id="indexer_internal_name_one" view_id="view_two" class="Index\Class\Name\Two">
<title translate="true">Indexer public name two</title>
<description translate="true">Indexer public description two</description>
</indexer>
<indexer id="indexer_internal_name_three" view_id="view_three" class="Index\Class\Name\Three">
<title translate="true">Indexer public name three</title>
<description translate="true">Indexer public description three</description>
</indexer>
</config>