class
Illuminate
/
Console
/
View
/
Components
/
Line
You're browsing the documentation for an upcoming version of Laravel. The documentation and features of this release are subject to change.
Line
Extends
Properties
protected
static
$styles
array>
The possible line styles.
Default: array
Methods
public
render ( $style , $string , $verbosity ) : void
Renders the component using the given arguments.
Parameters
- $style string
- $string string
- $verbosity int