public function BenchmarkCommand::showMessage in Devel 4.x
Same name and namespace in other branches
- 8.3 webprofiler/src/Command/BenchmarkCommand.php \Drupal\webprofiler\Command\BenchmarkCommand::showMessage()
- 8 webprofiler/src/Command/BenchmarkCommand.php \Drupal\webprofiler\Command\BenchmarkCommand::showMessage()
- 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\CommandCode
public function showMessage($output, $message, $type = 'info') {
}