src/Discovery/StaticPluginDictionaryInterface.php
Namespaced classes, interfaces and traits should not begin with a file doc comment Open
Open
/**
- Exclude checks
Missing interface doc comment Open
Open
interface StaticPluginDictionaryInterface {
- Exclude checks
Space found before semicolon; expected "StaticPluginDictionaryInterface;" but found "StaticPluginDictionaryInterface ;" Open
Open
public function addPluginDefinition(PluginDefinitionInterface $definition) : StaticPluginDictionaryInterface ;
- Exclude checks