src/Service/SystemPluginServiceProvider.php
Method boot
has 42 lines of code (exceeds 25 allowed). Consider refactoring. Open
Open
public function boot()
{
$app = $this->getContainer()->get('app');
// onMessage plugins
- Create a ticketCreate a ticket