X-Git-Url: https://git.rapsys.eu/airbundle/blobdiff_plain/2884b5c8b4514b0e1c0dd0449db2af5be32382b6..dc0b6de360fa7dd8b3a2146e99fcd0ab6da6a6de:/Controller/ApplicationController.php diff --git a/Controller/ApplicationController.php b/Controller/ApplicationController.php index 914afa7..f818dbe 100644 --- a/Controller/ApplicationController.php +++ b/Controller/ApplicationController.php @@ -34,7 +34,7 @@ class ApplicationController extends AbstractController { /** * Add application * - * @desc Persist application and all required dependencies in database + * Persist application and all required dependencies in database * * @param Request $request The request instance * @param Registry $manager The doctrine registry