class/SendLotteryInvitesView.php
Method show
has 30 lines of code (exceeds 25 allowed). Consider refactoring. Open
Open
public function show()
{
$tpl = array();
$submitCmd = CommandFactory::getCommand('SendLotteryInvites');
- Create a ticketCreate a ticket