From b8ff40846c34b14bf5a3a600ae401091445b4acc Mon Sep 17 00:00:00 2001 From: Formatter Bot Date: Mon, 3 Feb 2020 16:54:46 +0000 Subject: [PATCH] Automated formatting changes --- Theme/Backend/profile-single.tpl.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Theme/Backend/profile-single.tpl.php b/Theme/Backend/profile-single.tpl.php index 19c14e5..240ec4d 100644 --- a/Theme/Backend/profile-single.tpl.php +++ b/Theme/Backend/profile-single.tpl.php @@ -16,7 +16,7 @@ use Modules\Media\Models\NullMedia; use phpOMS\Uri\UriFactory; /** - * @var \phpOMS\Views\View $this + * @var \phpOMS\Views\View $this * @var \Modules\Profile\Models\Profile $account */ $account = $this->getData('account');