phpdoc
This commit is contained in:
@@ -12,7 +12,7 @@
|
|||||||
namespace TimesheetBundle\Model;
|
namespace TimesheetBundle\Model;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Timesheet statistics
|
* Timesheet statistics for all user.
|
||||||
*
|
*
|
||||||
* @author Kevin Papst <kevin@kevinpapst.de>
|
* @author Kevin Papst <kevin@kevinpapst.de>
|
||||||
*/
|
*/
|
||||||
|
|||||||
@@ -14,7 +14,7 @@ namespace TimesheetBundle\Model;
|
|||||||
use \DateTime;
|
use \DateTime;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Timesheet statistics
|
* Timesheet statistics for one user.
|
||||||
*
|
*
|
||||||
* @author Kevin Papst <kevin@kevinpapst.de>
|
* @author Kevin Papst <kevin@kevinpapst.de>
|
||||||
*/
|
*/
|
||||||
|
|||||||
Reference in New Issue
Block a user