Magento 2 Documentation  2.3
Documentation for Magento 2 CMS v2.3 (December 2018)
unassign_notice.phtml
Go to the documentation of this file.
1 <?php
7 // @codingStandardsIgnoreFile
8 ?>
9 <div class="message message-warning warning">
10  <strong><?= /* @noEscape */ __('WARNING:') ?></strong>
11  <?= /* @noEscape */ __('Products quantity will be permanently removed from selected sources.') ?>
12 </div><br />
__()
Definition: __.php:13