class/Command/RoomChangeListAvailableBedsCommand.php
Method execute
has 29 lines of code (exceeds 25 allowed). Consider refactoring. Open
Open
public function execute(CommandContext $context)
{
$term = Term::getCurrentTerm();
$gender = $context->get('gender');
- Create a ticketCreate a ticket