Skip to content

Commit 24c2c59

Browse files
committed
add missing return type
1 parent 3519df6 commit 24c2c59

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/Task.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -301,6 +301,8 @@ protected function runUrl()
301301

302302
/**
303303
* Sends a job to the queue.
304+
*
305+
* @return bool Status of the queue push
304306
*/
305307
protected function runQueue()
306308
{

0 commit comments

Comments
 (0)