Description
Description
| Status | Subtype | Assigned | Task | ||
|---|---|---|---|---|---|
| Duplicate | None | T221383 SpecialBlock should not be aware of the container | |||
| Resolved | dmaza | T219684 BlockRestriction should be a service instead of a singleton | |||
| Resolved | Mainframe98 | T222388 Create a mechanism for SpecialPages and API modules to have dependencies injected into them |
Event Timeline
Comment Actions
SpecialBlock shouldn't become a service; instead, SpecialPageFactory should be a service which instantiates SpecialBlock. See T222388.