Skip to content

Removing references to local Event class

Compare
Choose a tag to compare
@jdavidbakr jdavidbakr released this 01 Nov 20:18
· 235 commits to master since this release

Laravel 5.3 no longer ships with a local Event class. This release removes the references in the events. This should be backwards compatible because the default local Event class was an empty abstract class.