Remove redundant typing from DocBlocks
This commit is contained in:
@@ -47,8 +47,6 @@ class SendEmailJob implements ShouldQueue
|
||||
|
||||
/**
|
||||
* Execute the job.
|
||||
*
|
||||
* @return void
|
||||
*/
|
||||
public function handle(): void
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user