Skip to content
This repository was archived by the owner on Jul 19, 2024. It is now read-only.

Commit 7733190

Browse files
fix bad namespace reference
1 parent 6a3afe5 commit 7733190

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/PubSubEventsServiceProvider.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?php
22

3-
namespace Superbalist\LaravelEventPubSub;
3+
namespace Superbalist\Laravel4EventPubSub;
44

55
use Illuminate\Support\Collection;
66
use Illuminate\Support\ServiceProvider;

0 commit comments

Comments
 (0)