Skip to content

Commit

Permalink
[BUGFIX] Fixed namespace of AdvancedRobotsGenerator within Services.y…
Browse files Browse the repository at this point in the history
…aml to fix DI
  • Loading branch information
RinyVT committed Jan 6, 2025
1 parent ec4f7e2 commit af5a9fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Configuration/Services.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ services:
YoastSeoForTypo3\YoastSeo\MetaTag\RecordMetaTagGenerator:
public: true

YoastSeoForTypo3\YoastSeo\MetaTag\AdvancedRobotsGenerator:
YoastSeoForTypo3\YoastSeo\MetaTag\AdvancedRobots\AdvancedRobotsGenerator:
public: true

YoastSeoForTypo3\YoastSeo\Frontend\UsePageCache:
Expand Down

0 comments on commit af5a9fc

Please sign in to comment.