chore(refactor): refactor events
This commit is contained in:
@@ -30,7 +30,7 @@ class ApplicationDeniedEvent
|
||||
{
|
||||
use Dispatchable, InteractsWithSockets, SerializesModels;
|
||||
|
||||
public $application;
|
||||
public Application $application;
|
||||
|
||||
/**
|
||||
* Create a new event instance.
|
||||
|
Reference in New Issue
Block a user