open-orchestra/open-orchestra-cms-bundle

View on GitHub
GroupBundle/Event/GroupFormEvent.php

Summary

Maintainability
A
0 mins
Test Coverage

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

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

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

class GroupFormEvent extends Event
Severity: Critical
Found in GroupBundle/Event/GroupFormEvent.php by phan

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

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

There are no issues that match your filters.

Category
Status