schranz-templating / templating

A template abstraction prototype for php template engines.
MIT License
24 stars 0 forks source link

Laravel inject Extension with autowire_by_type #75

Open alexander-schranz opened 1 year ago

alexander-schranz commented 1 year ago

There is a autowire_by_type method which can be used to inject all ExtensionInterfaces into the engine: https://twitter.com/VotrubaT/status/1623794167825502209

So specialy tagging is not required.