wieni / plugin_constructor_factory
A Drupal module providing a plugin factory allowing you to inject dependencies using the constructor
Installs: 2 579
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 5
Forks: 0
Open Issues: 0
Type:drupal-module
Requires
- php: ^7.2 || ^8.0
- drupal/core: ^8.0 || ^9.0
Requires (Dev)
- composer-runtime-api: ^2.0
- ergebnis/composer-normalize: ^2.0
- wieni/wmcodestyle: ^1.3
README
Provides a plugin factory allowing you to inject dependencies using the constructor.
Development of this project is moved to Drupal.org: https://www.drupal.org/project/plugin_constructor_factory.