App\Listeners\SubscriptionListener::createdVendor PHP Method

createdVendor() public method

public createdVendor ( VendorWasCreated $event )
$event App\Events\VendorWasCreated
    public function createdVendor(VendorWasCreated $event)
    {
    }