class/AddRoomDamageView.php
Method show
has 29 lines of code (exceeds 25 allowed). Consider refactoring. Open
Open
public function show()
{
$submitCmd = CommandFactory::getCommand('AddRoomDamage');
$submitCmd->setRoom($this->room);
- Create a ticketCreate a ticket