EclipseGc/Plugins

View on GitHub
src/Discovery/StaticPluginDictionaryInterface.php

Summary

Maintainability
A
0 mins
Test Coverage

Missing interface doc comment
Open

interface StaticPluginDictionaryInterface {

Namespaced classes, interfaces and traits should not begin with a file doc comment
Open

/**

Space found before semicolon; expected "StaticPluginDictionaryInterface;" but found "StaticPluginDictionaryInterface ;"
Open

  public function addPluginDefinition(PluginDefinitionInterface $definition) : StaticPluginDictionaryInterface ;

There are no issues that match your filters.

Category
Status