Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
StyleInterface.php
function StyleInterface::newLine
Add newline(s).
1 method overrides
StyleInterface::newLine()
OutputStyle::newLine
in vendor/
symfony/
console/
Style/
OutputStyle.php
Add newline(s).
File
vendor/
symfony/
console/
Style/
StyleInterface.php
, line 94
Class
StyleInterface
Output style helpers.
Namespace
Symfony\Component\Console\Style
Code
public
function
newLine
(int
$count
=
1
) : void;
RSS feed