Magento 2 Documentation
2.3
Documentation for Magento 2 CMS v2.3 (December 2018)
|
Public Member Functions | |
__construct (\Magento\Framework\ObjectManagerInterface $objectManager) | |
get ($model) | |
Protected Attributes | |
$_objectManager | |
Array optioned object factory
Definition at line 11 of file ArrayPool.php.
__construct | ( | \Magento\Framework\ObjectManagerInterface | $objectManager | ) |
\Magento\Framework\ObjectManagerInterface | $objectManager |
Definition at line 21 of file ArrayPool.php.
get | ( | $model | ) |
Get array optioned object
string | $model |
Definition at line 33 of file ArrayPool.php.
|
protected |
Definition at line 16 of file ArrayPool.php.