Definition at line 12 of file ResourceFactory.php.
◆ __construct()
__construct |
( |
ServiceLocatorInterface |
$serviceLocator | ) |
|
Constructor
- Parameters
-
ServiceLocatorInterface | $serviceLocator | |
Definition at line 26 of file ResourceFactory.php.
◆ create()
- Parameters
-
\Magento\Framework\App\DeploymentConfig | $deploymentConfig | |
- Returns
- Resource
Definition at line 35 of file ResourceFactory.php.
37 $connectionFactory = $this->serviceLocator->get(\
Magento\Setup\Module\ConnectionFactory::class);
◆ $serviceLocator
The documentation for this class was generated from the following file: