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