Closed (fixed)
Project:
Drupal core
Version:
8.0.x-dev
Component:
editor.module
Priority:
Normal
Category:
Task
Assigned:
Issue tags:
Reporter:
Created:
24 May 2013 at 20:51 UTC
Updated:
29 Jul 2014 at 22:25 UTC
Jump to comment: Most recent file
Comments
Comment #1
ebeyrent commentedComment #3
ddrozdik commentedComment #4
podarok#3 clean conversion
RTBC
Comment #5
ebeyrent commentedShould be \Drupal::service()?
Should be \Drupal::service()?
Comment #6
ddrozdik commentedI just think we loosely agreed on omitting in procedural code, but It's not wrong in any way though.
Comment #7
ebeyrent commentedWe should be consistent then, especially in the same piece of code.
Comment #8
ParisLiakos commentedleading backslash is only needed for namespaced code.
any code in .module files is not
Comment #9
ddrozdik commentedreroll patch
Comment #10
ParisLiakos commentedComment #11
webchickCommitted and pushed to 8.x. Thanks!
Comment #12
ddrozdik commented