Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
StyleInterface.php
function StyleInterface::note
Formats a note admonition.
1 method overrides
StyleInterface::note()
SymfonyStyle::note
in vendor/
symfony/
console/
Style/
SymfonyStyle.php
Formats a note admonition.
File
vendor/
symfony/
console/
Style/
StyleInterface.php
, line 59
Class
StyleInterface
Output style helpers.
Namespace
Symfony\Component\Console\Style
Code
public
function
note
(string|array
$message
) : void;
RSS feed