Example: ```yaml services: _defaults: public: false autowire: ['_construct', 'set*'] foo: class: Foo ``` See https://github.com/symfony/symfony/pull/21071