Skip to content

Commit

Permalink
phpdoc
Browse files Browse the repository at this point in the history
  • Loading branch information
yunosh committed Mar 20, 2014
1 parent 0e4b4d3 commit 1d6ab9b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions nag/lib/Task.php
Expand Up @@ -84,7 +84,7 @@ class Nag_Task
public $recurrence;

/**
* The task priority.
* The task priority from 1 = highest to 5 = lowest.
*
* @var integer
*/
Expand Down Expand Up @@ -140,7 +140,7 @@ class Nag_Task
public $modifiedby;

/**
* The task alarm threshold.
* The task alarm threshold in minutes.
*
* @var integer
*/
Expand Down

0 comments on commit 1d6ab9b

Please sign in to comment.