Magento 2 Documentation  2.3
Documentation for Magento 2 CMS v2.3 (December 2018)
FrontNameResolverFactory.php
Go to the documentation of this file.
1 <?php
7 
18 {
22  protected $_objectManager;
23 
28  {
29  $this->_objectManager = $objectManager;
30  }
31 
38  public function create($className)
39  {
40  return $this->_objectManager->create($className);
41  }
42 }
$objectManager
Definition: bootstrap.php:17
__construct(\Magento\Framework\ObjectManagerInterface $objectManager)
if($currentSelectedMethod==$_code) $className
Definition: form.phtml:31