class/Command/GetAssignmentTypeDropboxCommand.php
Method execute
has 27 lines of code (exceeds 25 allowed). Consider refactoring. Open
Open
public function execute(CommandContext $context){
$options = array(
ASSIGN_ADMIN => 'Administrative',
ASSIGN_LOTTERY => 'Lottery',
ASSIGN_FR => 'Freshmen',
- Create a ticketCreate a ticket