Instead of injecting `WPDB` into every class that needs it, let `Plugin` return it instead. Probably every class that needs `WPDB` also need `Plugin`
Instead of injecting
WPDBinto every class that needs it, letPluginreturn it instead. Probably every class that needsWPDBalso needPlugin