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.