Magento 2 Documentation  2.3
Documentation for Magento 2 CMS v2.3 (December 2018)
backbutton.phtml
Go to the documentation of this file.
1 <?php
6 ?>
7 <button type="button"
8  class="action back customization">
9  <span><?= /* @escapeNotVerified */ __('Go back to product details') ?></span>
10 </button>
__()
Definition: __.php:13