Closed hughgrigg closed 10 years ago
Getting Declaration of Krucas\Notification\Collection::contains() should be compatible with Illuminate\Support\Collection::contains($value) error with laravel/framework 4.2.7. I believe this fixes the issue.
Declaration of Krucas\Notification\Collection::contains() should be compatible with Illuminate\Support\Collection::contains($value)
laravel/framework 4.2.7
Same issue as https://github.com/edvinaskrucas/notification/pull/30
Getting
Declaration of Krucas\Notification\Collection::contains() should be compatible with Illuminate\Support\Collection::contains($value)
error withlaravel/framework 4.2.7
. I believe this fixes the issue.