ManaPHP\Cli\ConsoleInterface::writeLn PHP Метод

writeLn() публичный Метод

public writeLn ( string $str, array $context = [] ) : static
$str string
$context array
Результат static
    public function writeLn($str, $context = []);