You are here

public function BenchmarkCommand::showMessage in Devel 4.x

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

File

webprofiler/src/Command/BenchmarkCommand.php, line 309

Class

BenchmarkCommand
Class BenchmarkCommand.

Namespace

Drupal\webprofiler\Command

Code

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