You are here

public function DrupalDataCollectorInterface::getDrupalSettings in Devel 4.x

Same name and namespace in other branches
  1. 8.3 webprofiler/src/DrupalDataCollectorInterface.php \Drupal\webprofiler\DrupalDataCollectorInterface::getDrupalSettings()
  2. 8 webprofiler/src/DrupalDataCollectorInterface.php \Drupal\webprofiler\DrupalDataCollectorInterface::getDrupalSettings()
  3. 8.2 webprofiler/src/DrupalDataCollectorInterface.php \Drupal\webprofiler\DrupalDataCollectorInterface::getDrupalSettings()

Return value

array

1 method overrides DrupalDataCollectorInterface::getDrupalSettings()
TimeDataCollector::getDrupalSettings in webprofiler/src/DataCollector/TimeDataCollector.php

File

webprofiler/src/DrupalDataCollectorInterface.php, line 61

Class

DrupalDataCollectorInterface
Interface DrupalDataCollectorInterface.

Namespace

Drupal\webprofiler

Code

public function getDrupalSettings();