Magento 2 Documentation  2.3
Documentation for Magento 2 CMS v2.3 (December 2018)
formkey.phtml
Go to the documentation of this file.
1 <?php
6 ?>
7 <div><input name="form_key" type="hidden" value="<?= /* @escapeNotVerified */ $block->getFormKey() ?>" /></div>
$block setTitle( 'CMS Block Title') -> setIdentifier('fixture_block') ->setContent('< h1 >Fixture Block Title</h1 >< a href=" store url</a><p> Config value
Definition: block.php:9