laravel / 10 / api / 10.x / illuminate / foundation / events / vendortagpublished.html

VendorTagPublished

class VendorTagPublished (View source)

Properties

string $tag

The vendor tag that was published.

array $paths

The publishable paths registered by the tag.

Methods

void __construct(string $tag, array $paths)

Create a new event instance.

Details

void __construct(string $tag, array $paths)

Create a new event instance.

Parameters

string $tag
array $paths

Return Value

void

© Taylor Otwell
Licensed under the MIT License.
Laravel is a trademark of Taylor Otwell.
https://laravel.com/api/10.x/Illuminate/Foundation/Events/VendorTagPublished.html