class Illuminate / Foundation / Events / VendorTagPublished
You are viewing an older version of the documentation. For the latest, please visit master documentation.

VendorTagPublished

Properties

public

$tag string

The vendor tag that was published.

Default: null
public

$paths array

The publishable paths registered by the tag.

Default: null

Methods

public

__construct ( $tag , $paths ) : void

Create a new event instance.

Parameters

  • $tag string
  • $paths array