Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
OutputFormatterStyle.php
function OutputFormatterStyle::setHref
File
vendor/
symfony/
console/
Formatter/
OutputFormatterStyle.php
, line 51
Class
OutputFormatterStyle
Formatter style class for defining styles.
Namespace
Symfony\Component\Console\Formatter
Code
public
function
setHref
(string
$url
) : void {
$this
->
href
=
$url
; }
RSS feed