class/SelectRoomView.php
Method show
has 29 lines of code (exceeds 25 allowed). Consider refactoring. Open
Open
public function show()
{
$tpl = array();
if($this->halls == NULL){
- Create a ticketCreate a ticket