You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 16, 2023. It is now read-only.
BartArys edited this page Sep 16, 2020
·
1 revision
Plugs are a way to autowire classes that don't directly fit the existing structures. If you need to autowire something that's not part of the CommandProcessor but related to it, you use a Plug and PlugSocket.