X-Git-Url: https://git.rapsys.eu/airbundle/blobdiff_plain/ca4cd083c302be4c5a1b50de9d3dcd70cf20b1d8..HEAD:/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