Skip to content

Commit

Permalink
[BUGFIX] Add CommentFormFactory to services
Browse files Browse the repository at this point in the history
  • Loading branch information
benjaminkott committed May 23, 2023
1 parent f8b0c7a commit d91a86d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Configuration/Services.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,9 @@ services:
T3G\AgencyPack\Blog\:
resource: '../Classes/*'

T3G\AgencyPack\Blog\Domain\Factory\CommentFormFactory:
public: true

T3G\AgencyPack\Blog\Hooks\PageLayoutHeaderHook:
public: true

Expand Down

0 comments on commit d91a86d

Please sign in to comment.