<?xml version="1.0"?>
<config xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
        xsi:noNamespaceSchemaLocation="urn:magento:framework:ObjectManager/etc/config.xsd">
    <preference for="Magento\Review\Block\Product\View\ListView" type="Averun\ReviewImages\Block\Frontend\Product\View\ListView" />
    <preference for="Magento\Review\Block\Form" type="Averun\ReviewImages\Block\Frontend\Form" />
    <preference for="Magento\Review\Block\Adminhtml\Edit\Form" type="Averun\ReviewImages\Block\Adminhtml\Edit\Form" />
</config>