Replace returns with return void.
This commit is contained in:
@@ -38,7 +38,7 @@ class ScheduleController extends Controller
|
||||
/**
|
||||
* Creates a new schedule controller instance.
|
||||
*
|
||||
* @return \CachetHQ\Cachet\Http\Controllers\DashScheduleController
|
||||
* @return void
|
||||
*/
|
||||
public function __construct()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user