Go to the source code of this file.
◆ $associatedTeam
Initial value:= [
'teamName' => 'Some Team',
'teamId' => 123,
'getAutoDismiss' => true,
'getTeamDismissalDays' => 3
]
Definition at line 20 of file case.php.
◆ $case
$case = $caseFactory->create() |
◆ $caseFactory
$caseFactory = $objectManager->get(CaseInterfaceFactory::class) |
◆ $caseRepository
$caseRepository = $objectManager->get(CaseRepositoryInterface::class) |
◆ $orderManagement
$orderManagement = $objectManager->create(OrderManagementInterface::class) |