Closed (duplicate)
Project:
Drupal core
Version:
8.0.x-dev
Component:
user system
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
10 Aug 2013 at 09:17 UTC
Updated:
29 Jul 2014 at 22:45 UTC
Jump to comment: Most recent file
Comments
Comment #1
internetdevels commentedLet's see...
Comment #2
andypostLooks good!
Comment #3
tim.plunkettThis should have
Request $request = NULLin the method signatureThis can be injected
As can this.
Comment #4
andypost@Tim, the question here what kind of service needs injection: current_user or request?
Comment #5
sidharthapCorrected with Drupal::currentUser()
Comment #6
andypostThis calls in the namespace so \Drupal, seems no tests for that
Comment #7
tim.plunkett#1203886: Remove the PHP module from Drupal core makes me not care either way
Comment #8
h3rj4n commentedWhere did this module go (php module)? I searched for 'class Php' but I'm not able to find it.
Comment #9
tim.plunkettIt was removed in #1203886: Remove the PHP module from Drupal core