Update dependency laminas/laminas-coding-standard to v3 #283
Annotations
10 errors
src/SharedEventManagerInterface.php#L40
Method \Laminas\EventManager\SharedEventManagerInterface::getListeners() has useless @param annotation for parameter $identifiers.
|
src/Filter/FilterInterface.php#L16
Method \Laminas\EventManager\Filter\FilterInterface::run() has useless @param annotation for parameter $params.
|
src/Test/EventListenerIntrospectionTrait.php#L130
Method \Laminas\EventManager\Test\EventListenerIntrospectionTrait::traverseListeners() has useless @param annotation for parameter $queue.
|
src/LazyEventListener.php#L30
Method \Laminas\EventManager\LazyEventListener::__construct() has useless @param annotation for parameter $definition.
|
src/LazyEventListener.php#L31
Method \Laminas\EventManager\LazyEventListener::__construct() has useless @param annotation for parameter $env.
|
src/LazyListenerAggregate.php#L63
Method \Laminas\EventManager\LazyListenerAggregate::__construct() has useless @param annotation for parameter $env.
|
src/Filter/FilterIterator.php#L104
Method \Laminas\EventManager\Filter\FilterIterator::next() has useless @param annotation for parameter $params.
|
src/LazyListener.php#L46
Method \Laminas\EventManager\LazyListener::__construct() has useless @param annotation for parameter $definition.
|
src/LazyListener.php#L47
Method \Laminas\EventManager\LazyListener::__construct() has useless @param annotation for parameter $env.
|
src/EventManager.php#L69
Method \Laminas\EventManager\EventManager::__construct() has useless @param annotation for parameter $identifiers.
|
This job failed
Loading