Skip to content

Commit

Permalink
Comment missing end marker
Browse files Browse the repository at this point in the history
  • Loading branch information
acoulton committed May 15, 2011
1 parent d9c0e02 commit 461c8b0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions classes/andrewc/slowtask.php
Original file line number Diff line number Diff line change
Expand Up @@ -219,6 +219,8 @@ public function heartbeat()
* @param string $status_text An update to the status text shown to the user (eg filename currently processing)
* @param int $step How many steps to advance the progress by.
* @return SlowTask
*
*/
public function progress($status_text = null, $step = 1)
{
// Set the progress
Expand Down

0 comments on commit 461c8b0

Please sign in to comment.