fixed job returns
This commit is contained in:
@@ -25,7 +25,7 @@ class DeleteCompany extends Job
|
||||
/**
|
||||
* Execute the job.
|
||||
*
|
||||
* @return Company
|
||||
* @return boolean|Exception
|
||||
*/
|
||||
public function handle()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user