Closed (won't fix)
Project:
Drupal core
Version:
8.0.x-dev
Component:
routing system
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
28 Sep 2013 at 10:34 UTC
Updated:
9 Jan 2015 at 16:28 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
dawehnerHere is a simple try.
Comment #3
dawehnerThis was the wrong patch.
Comment #5
dawehnerThis was also wrong.
Comment #7
dawehnerFor some odd reasons the class are boolean at some point etc,
Comment #8
pwolanin commentedI think it might work using is_subclass_of()
Comment #10
dawehnerSo this is blocked by #2100313: Move non-core services out of core.services.yml
Comment #11
dawehner... We don't do something similar somewhere else, so I don't think its worth to do. Maybe in 8.1.x we could introduce a general patterns
for all interface based services.
Note: Access checkers would need a specific tag anyway now, see the following example: