We added ContainerFactoryPluginBase in #1863816: Allow plugins to have services injected, but in a follow-up added ContainerFactoryPluginInterface as well.
Because the static create() method cannot be referenced by parent::, it is either ignored or overridden, always.
It's completely useless, and just pollutes the hierarchy of a plugin.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | plugin-2033447-1.patch | 8.81 KB | tim.plunkett |
Comments
Comment #1
tim.plunkettComment #2
larowlanUnless bot says otherwise.
Comment #4
tim.plunkett#1: plugin-2033447-1.patch queued for re-testing.
Comment #5
tim.plunkettLocaleCronUpdateTest random fail
Comment #7
tim.plunkett#1: plugin-2033447-1.patch queued for re-testing.
Comment #8
tim.plunkettRandom testbot:
Base table or view not found: 1146 Table 'drupaltestbotmysql.simpletest378211key_value' doesn't exist'3rd time's the charm?
Comment #9
alexpottCommitted cd7ca03 and pushed to 8.x. Thanks!