Skip to content

Commit

Permalink
Update LexikTranslationBundle.php
Browse files Browse the repository at this point in the history
  • Loading branch information
raziel057 authored Aug 4, 2023
1 parent 95ce3d0 commit 9121a85
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion LexikTranslationBundle.php
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
*/
class LexikTranslationBundle extends Bundle
{
public function build(ContainerBuilder $container)
public function build(ContainerBuilder $container): void
{
parent::build($container);

Expand Down

0 comments on commit 9121a85

Please sign in to comment.