public function BenchmarkCommand::showMessage in Devel 8.3
Same name and namespace in other branches
- 8 webprofiler/src/Command/BenchmarkCommand.php \Drupal\webprofiler\Command\BenchmarkCommand::showMessage()
- 8.2 webprofiler/src/Command/BenchmarkCommand.php \Drupal\webprofiler\Command\BenchmarkCommand::showMessage()
- 4.x webprofiler/src/Command/BenchmarkCommand.php \Drupal\webprofiler\Command\BenchmarkCommand::showMessage()
File
- webprofiler/
src/ Command/ BenchmarkCommand.php, line 308
Class
- BenchmarkCommand
- Class BenchmarkCommand.
Namespace
Drupal\webprofiler\CommandCode
public function showMessage($output, $message, $type = 'info') {
}