Action
class Action (View source)
Properties
string | $text | The action text. | |
string | $url | The action URL. |
Methods
void | __construct(string $text, string $url) Create a new action instance. |
Details
void __construct(string $text, string $url)
Create a new action instance.
© Taylor Otwell
Licensed under the MIT License.
Laravel is a trademark of Taylor Otwell.
https://laravel.com/api/8.x/Illuminate/Notifications/Action.html