class/ReApplicationOffCampusFormView.php
Method show
has 74 lines of code (exceeds 25 allowed). Consider refactoring. Open
Open
public function show()
{
$tpl = array();
$tpl['NAME'] = $this->student->getFullName();
- Create a ticketCreate a ticket