Magento 2 Documentation  2.3
Documentation for Magento 2 CMS v2.3 (December 2018)
Variables
company.phtml File Reference

Go to the source code of this file.

Variables

 $_validationClass
 

Variable Documentation

◆ $_validationClass

$_validationClass
Initial value:
= $block->escapeHtmlAttr(
$this->helper('Magento\Customer\Helper\Address')
->getAttributeValidationClass('company')
)
$block
Definition: block.php:8

Definition at line 19 of file company.phtml.