This class doesn't do anything. There's no code in the event subscriber callback. It should be safe to remove.

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

dcam created an issue. See original summary.

dcam’s picture

Status: Active » Needs review

Setting to NR for a few days in case anyone wants to comment on why this was added.

jrglasgow’s picture

Good point, I believe that initially I created the subscriber as the D7 module added the JS with query parameters in hook_init(). after adding the subscriber I apparently went a different route (in JS Alter hook).

  • dcam committed 810434ba on 2.x
    Issue #3457400 by dcam, jrglasgow: Remove the InitSubscriber class
    
dcam’s picture

Status: Needs review » Fixed

Thanks for letting me know, @jrglasgow!

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.