diff --git a/src/Service.php b/src/Service.php index e8ef77f0..2b6593ca 100644 --- a/src/Service.php +++ b/src/Service.php @@ -103,9 +103,6 @@ private function addPipelinePlugin( return $this; } - /** - * @param Configurator\ActionInterface $action - */ private function addAction( Configurator\Action $attribute, Configurator\ActionInterface $action,