class
Illuminate
/
Notifications
/
Action
You are viewing an older version of the documentation. For the latest, please visit master documentation.
Action
Properties
public
$text string
The action text.
Default: null
public
$url string
The action URL.
Default: null
Methods
public
__construct ( $text , $url ) : void
Create a new action instance.
Parameters
- $text string
- $url string