Stats
This commit is contained in:
parent
4aacc786d4
commit
a591e7e1b5
1 changed files with 1 additions and 0 deletions
|
@ -39,3 +39,4 @@ class StatsControllerProvider implements ControllerProviderInterface
|
||||||
return $app['serializer']->serialize($stats, 'json');
|
return $app['serializer']->serialize($stats, 'json');
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
|
}
|
||||||
|
|
Loading…
Reference in a new issue