class/Command/JSONGetOptionsCommand.php
Method execute
has 27 lines of code (exceeds 25 allowed). Consider refactoring. Open
Open
public function execute(CommandContext $context)
{
$options = array();
$options['assignment_type'] = array(
- Create a ticketCreate a ticket