Skip to content

Attribute

Everything under Quiote\DI\Attribute.

ClassDescription
AutowireParameter-level override: inject this literal scalar/config value instead of autowiring by type.
InjectParameter-level override: resolve this parameter from the container by an explicit id instead of autowiring by type.
ServiceClass-level discovery marker + scope declaration for services.