You are here

public function ListCommand::showMessage in Devel 8.3

Same name in this branch
  1. 8.3 webprofiler/src/Command/ListCommand.php \Drupal\webprofiler\Command\ListCommand::showMessage()
  2. 8.3 webprofiler/src/ProxyClass/Command/ListCommand.php \Drupal\webprofiler\ProxyClass\Command\ListCommand::showMessage()
Same name and namespace in other branches
  1. 8 webprofiler/src/Command/ListCommand.php \Drupal\webprofiler\Command\ListCommand::showMessage()
  2. 8.2 webprofiler/src/Command/ListCommand.php \Drupal\webprofiler\Command\ListCommand::showMessage()
  3. 4.x webprofiler/src/Command/ListCommand.php \Drupal\webprofiler\Command\ListCommand::showMessage()

File

webprofiler/src/Command/ListCommand.php, line 79

Class

ListCommand
Class ListCommand.

Namespace

Drupal\webprofiler\Command

Code

public function showMessage($output, $message, $type = 'info') {
}