daily stats in timesheet (#552)

This commit is contained in:
Kevin Papst
2019-02-13 15:36:59 +01:00
committed by GitHub
parent fd60d5bb17
commit 2c6f57c7ce
13 changed files with 95 additions and 41 deletions

View File

@@ -254,7 +254,7 @@ trait TimesheetControllerTrait
/**
* Get a user from the Security Token Storage.
*
* @return mixed
* @return User
* @throws \LogicException If SecurityBundle is not available
*/
abstract protected function getUser();