class/EmergencyContactFormView.php
Method show
has 46 lines of code (exceeds 25 allowed). Consider refactoring. Open
Open
public function show()
{
\PHPWS_Core::initCoreClass('Form.php');
$form = new \PHPWS_Form();
- Create a ticketCreate a ticket