Commit 3143cb7e authored by Laura Heimann's avatar Laura Heimann

added documentation notice

parent b734d34b
......@@ -25,6 +25,8 @@ class APIClientController extends AbstractController
*/
public function latestVersion(string $platform)
{
// TODO: DOCUMENTATION
$em = $this->getDoctrine()->getManager();
$data = [];
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment