open-orchestra/open-orchestra-cms-bundle

View on GitHub
Backoffice/Event/SiteFormEvent.php

Summary

Maintainability
A
0 mins
Test Coverage

Parameter $builder has undeclared type \Symfony\Component\Form\FormBuilderInterface
Open

    public function __construct(FormBuilderInterface $builder)
Severity: Minor
Found in Backoffice/Event/SiteFormEvent.php by phan

Return type of getBuilder() is undeclared type \Symfony\Component\Form\FormBuilderInterface
Open

    public function getBuilder()
Severity: Minor
Found in Backoffice/Event/SiteFormEvent.php by phan

Class extends undeclared class \Symfony\Component\EventDispatcher\Event
Open

class SiteFormEvent extends Event
Severity: Critical
Found in Backoffice/Event/SiteFormEvent.php by phan

There are no issues that match your filters.

Category
Status