TightenCo\Jigsaw\Console\Command::comment PHP Метод

comment() защищенный Метод

protected comment ( $string )
    protected function comment($string)
    {
        $this->output->writeln("<comment>{$string}</comment>");
    }