Skip to content

Commit

Permalink
update services.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
seibtph committed Oct 9, 2024
1 parent 897ce28 commit 982d672
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions config/services.yml
Original file line number Diff line number Diff line change
@@ -1,13 +1,4 @@
services:
_instanceof:
Contao\CoreBundle\Framework\FrameworkAwareInterface:
calls:
- ["setFramework", ["@contao.framework"]]

Symfony\Component\DependencyInjection\ContainerAwareInterface:
calls:
- ["setContainer", ["@service_container"]]

# Migration
ContaoThemesNet\NatureThemeBundle\Migration\:
resource: "../src/Migration/*"
Expand Down

0 comments on commit 982d672

Please sign in to comment.