fsi-open / datasource-bundle

Main purpose of this bundle is to register FSi DataSource Component service and twig datasource rendering functions

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Do not use dependency injection container directly

chives opened this issue · comments

In order to support symfony >= 3.4 all extensions that use dependency injection container should have appropriate services injected in constructor instead.