Skip to content

Commit

Permalink
EVA-492-fix-deprecation
Browse files Browse the repository at this point in the history
  • Loading branch information
adalessa committed Aug 6, 2024
1 parent d227bbb commit f1a653c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Auto1ServiceAPIComponentsBundle.php
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
*/
class Auto1ServiceAPIComponentsBundle extends Bundle
{
public function build(ContainerBuilder $container)
public function build(ContainerBuilder $container): void
{
parent::build($container);

Expand Down

0 comments on commit f1a653c

Please sign in to comment.