Showing 1 of 1 total issue
Method fire
has 34 lines of code (exceeds 25 allowed). Consider refactoring. Open
Open
public function fire()
{
$authorizationService = $this->authorizationService;
if (!$config = $this->config()) {