Magento 2 Documentation
2.3
Documentation for Magento 2 CMS v2.3 (December 2018)
|
Go to the source code of this file.
Variables | |
$caseFactory = $objectManager->get(CaseInterfaceFactory::class) | |
$associatedTeam | |
$case = $caseFactory->create() | |
$caseRepository = $objectManager->get(CaseRepositoryInterface::class) | |
$associatedTeam |
Definition at line 16 of file approved_case.php.
$case = $caseFactory->create() |
Definition at line 24 of file approved_case.php.
$caseFactory = $objectManager->get(CaseInterfaceFactory::class) |
Definition at line 14 of file approved_case.php.
$caseRepository = $objectManager->get(CaseRepositoryInterface::class) |
Definition at line 37 of file approved_case.php.