src/Event.php

Summary

Maintainability
A
0 mins
Test Coverage

non-abstract class \Mvc5\Event contains abstract method \Mvc5\Event\Event::name declared at /code/src/Event/Event.php:13
Open

class Event
Severity: Critical
Found in src/Event.php by phan

non-abstract class \Mvc5\Event contains abstract method \Mvc5\Event\Event::stop declared at /code/src/Event/Event.php:18
Open

class Event
Severity: Critical
Found in src/Event.php by phan

non-abstract class \Mvc5\Event contains abstract method \Mvc5\Event\Event::stopped declared at /code/src/Event/Event.php:23
Open

class Event
Severity: Critical
Found in src/Event.php by phan

Reference to undeclared property \Mvc5\Event->event (Did you mean $event)
Open

        $this->event = $event;
Severity: Minor
Found in src/Event.php by phan

There are no issues that match your filters.

Category
Status