@api
- Since
- 100.0.2
Definition at line 12 of file ObjectManagerInterface.php.
◆ configure()
configure |
( |
array |
$configuration | ) |
|
Configure object manager
- Parameters
-
- Returns
- void
Implemented in ObjectManager.
◆ create()
create |
( |
|
$type, |
|
|
array |
$arguments = [] |
|
) |
| |
Create new object instance
- Parameters
-
string | $type | |
array | $arguments | |
- Returns
- mixed
Implemented in ObjectManager.
◆ get()
Retrieve cached object instance
- Parameters
-
- Returns
- mixed
Implemented in ObjectManager.
The documentation for this interface was generated from the following file: