Closed (fixed)
Project:
Drupal core
Version:
8.0.x-dev
Component:
plugin system
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
22 Sep 2013 at 13:11 UTC
Updated:
29 Jul 2014 at 22:56 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
pwolanin commentedSimple patch.
Comment #2
tim.plunkettI double checked all other plugin classes, none of them had yet added their own $this->t() yet, this was the only one.
Comment #3
dawehnerNext time lets better run unit tests ...
Comment #4
tim.plunkettDuh! @dawehner++
Comment #5
neclimdulbam, lets do that.
Comment #6
alexpottCommitted 3210323 and pushed to 8.x. Thanks!