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