class Illuminate / Notifications / Action

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