Skip to content

Commit

Permalink
remove dump
Browse files Browse the repository at this point in the history
  • Loading branch information
TomasVotruba committed Jun 8, 2023
1 parent 0632b02 commit ce31e60
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -156,8 +156,6 @@ private function processParameters(
continue;
}

dump($parameterType);

$definitionsOfType = $this->definitionFinder->findAllByType($containerBuilder, $parameterType);
$definitionsOfType = $this->filterOutAbstractDefinitions($definitionsOfType);

Expand Down

0 comments on commit ce31e60

Please sign in to comment.