Skip to content

Commit

Permalink
Fix error psalm.
Browse files Browse the repository at this point in the history
  • Loading branch information
terabytesoftw committed Apr 24, 2021
1 parent a189686 commit f9fd0ec
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/ViewInjection/ParametersViewInjection.php
Expand Up @@ -18,6 +18,7 @@

final class ParametersViewInjection implements ContentParametersInjectionInterface, LayoutParametersInjectionInterface
{
private Aliases $aliases;
private AssetManager $assetManager;
private TranslatorInterface $translator;
private UrlGeneratorInterface $urlGenerator;
Expand Down

0 comments on commit f9fd0ec

Please sign in to comment.