Magento 2 Documentation  2.3
Documentation for Magento 2 CMS v2.3 (December 2018)
assign_notice.phtml
Go to the documentation of this file.
1 <?php
7 // @codingStandardsIgnoreFile
8 ?>
9 <div class="message message-notice notice">
10  <?= /* @noEscape */ __('Products will be added to new sources with 0 quantity.') ?>
11 </div><br />
__()
Definition: __.php:13