Skip to content
Prev Previous commit
Next Next commit
+ CS-fix
  • Loading branch information
Junaid committed Nov 28, 2019
commit 74234e3826f9ac6f2901682d22736f314b60dab3
1 change: 0 additions & 1 deletion DependencyInjection/TranslationExtension.php
Original file line number Diff line number Diff line change
Expand Up @@ -226,7 +226,6 @@ public function getAlias(): string
return 'translation';
}


private function createChildDefinition(string $parent): ChildDefinition
{
return new ChildDefinition($parent);
Expand Down