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.

Parameters

string $text
string $url

Return Value

void

© Taylor Otwell
Licensed under the MIT License.
Laravel is a trademark of Taylor Otwell.
https://laravel.com/api/5.8/Illuminate/Notifications/Action.html