Magento 2 Documentation  2.3
Documentation for Magento 2 CMS v2.3 (December 2018)
users.phtml
Go to the documentation of this file.
1 <?php
6 ?>
7 <fieldset class="fieldset">
8  <legend class="legend"><span><?= /* @escapeNotVerified */ __('Role Users') ?></span></legend>
9  <br />
10  <?= $block->getGridHtml() ?>
11 </fieldset>
__()
Definition: __.php:13
$block
Definition: block.php:8