Skip to content

Commit

Permalink
Update PendingJobsController.php
Browse files Browse the repository at this point in the history
Update docblock
  • Loading branch information
Charbel El Jalkh authored Apr 22, 2020
1 parent 228be5d commit 41a5e59
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Http/Controllers/PendingJobsController.php
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ public function __construct(JobRepository $jobs)
}

/**
* Get all of the recent jobs.
* Get all of the pending jobs.
*
* @param \Illuminate\Http\Request $request
* @return array
Expand Down

0 comments on commit 41a5e59

Please sign in to comment.