src/Service/Contact.php
Showing 1 of 1 total issue
Method normalizeParams
has 28 lines of code (exceeds 25 allowed). Consider refactoring. Open
Open
public function normalizeParams(array &$params) { $availableParams = array( 'date_lbound' => '', 'date_ubound' => '',
- Create a ticketCreate a ticket