Dashboard widgets (#21)

* translated Dashboard widgets #20
* improved phpdoc #20
This commit is contained in:
Kevin Papst
2018-01-05 18:18:09 +01:00
committed by GitHub
parent 8cb76f732c
commit a7bee68b0b
6 changed files with 129 additions and 88 deletions

View File

@@ -40,6 +40,7 @@ class ProjectRepository extends EntityRepository
* Return statistic data for all user.
*
* @return ProjectStatistic
* @throws \Doctrine\ORM\NonUniqueResultException
*/
public function getGlobalStatistics()
{