On this page
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.
© 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