master
<?php namespace UOL\PagSeguro\Block\Adminhtml; class Conciliation extends \Magento\Framework\View\Element\Template { public function _prepareLayout() { return parent::_prepareLayout(); } }