class/Command/OffCampusWaitingListFormSaveCommand.php
Method execute
has 42 lines of code (exceeds 25 allowed). Consider refactoring. Open
Open
public function execute(CommandContext $context)
{
$term = $context->get('term');
$errorCmd = CommandFactory::getCommand('ShowOffCampusWaitListApplication');
- Create a ticketCreate a ticket