Sets the value of the Drupal.settings JavaScript variable for the currently loaded page.
protected function drupalSetSettings($settings) { $this->drupalSettings = $settings; }