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