From: Vincent Vanwaelscappel Date: Thu, 19 May 2022 18:19:37 +0000 (+0200) Subject: Revert "wip #4285" X-Git-Url: http://git.cubedesigners.com/?a=commitdiff_plain;h=96805a6df89840dbffab2e66692e2fe747a27a98;p=cubist_cms-back.git Revert "wip #4285" This reverts commit 9a2c6fd04431ddae0e1bf4d37b23dd8541e47fd1. --- diff --git a/src/app/Application.php b/src/app/Application.php index a56b26f..d2fd6ab 100644 --- a/src/app/Application.php +++ b/src/app/Application.php @@ -40,7 +40,6 @@ class Application extends \Illuminate\Foundation\Application $this->variant = $variant; } - /** * @return string */