From bb05f67cd518a00c6b6ab1c744db0b02edfca75b Mon Sep 17 00:00:00 2001 From: Dennis Eichhorn Date: Sun, 19 Nov 2017 23:20:11 +0100 Subject: [PATCH] Fix phpstorm inspections --- Theme/Backend/analysis-dashboard.tpl.php | 2 +- Theme/Backend/article-create.tpl.php | 2 +- Theme/Backend/article-list.tpl.php | 2 +- Theme/Backend/article-order-pending-list.tpl.php | 2 +- Theme/Backend/article-order-suggestion.tpl.php | 2 +- Theme/Backend/article-single.tpl.php | 2 +- Theme/Backend/invoice-archive.tpl.php | 2 +- Theme/Backend/invoice-create.tpl.php | 2 +- Theme/Backend/invoice-list.tpl.php | 2 +- Theme/Backend/invoice-single.tpl.php | 2 +- 10 files changed, 10 insertions(+), 10 deletions(-) diff --git a/Theme/Backend/analysis-dashboard.tpl.php b/Theme/Backend/analysis-dashboard.tpl.php index 3e71228..87cc14f 100644 --- a/Theme/Backend/analysis-dashboard.tpl.php +++ b/Theme/Backend/analysis-dashboard.tpl.php @@ -14,4 +14,4 @@ /** * @var \phpOMS\Views\View $this */ -echo $this->getData('nav')->render(); ?> +echo $this->getData('nav')->render(); diff --git a/Theme/Backend/article-create.tpl.php b/Theme/Backend/article-create.tpl.php index 3e71228..87cc14f 100644 --- a/Theme/Backend/article-create.tpl.php +++ b/Theme/Backend/article-create.tpl.php @@ -14,4 +14,4 @@ /** * @var \phpOMS\Views\View $this */ -echo $this->getData('nav')->render(); ?> +echo $this->getData('nav')->render(); diff --git a/Theme/Backend/article-list.tpl.php b/Theme/Backend/article-list.tpl.php index 3e71228..87cc14f 100644 --- a/Theme/Backend/article-list.tpl.php +++ b/Theme/Backend/article-list.tpl.php @@ -14,4 +14,4 @@ /** * @var \phpOMS\Views\View $this */ -echo $this->getData('nav')->render(); ?> +echo $this->getData('nav')->render(); diff --git a/Theme/Backend/article-order-pending-list.tpl.php b/Theme/Backend/article-order-pending-list.tpl.php index 3e71228..87cc14f 100644 --- a/Theme/Backend/article-order-pending-list.tpl.php +++ b/Theme/Backend/article-order-pending-list.tpl.php @@ -14,4 +14,4 @@ /** * @var \phpOMS\Views\View $this */ -echo $this->getData('nav')->render(); ?> +echo $this->getData('nav')->render(); diff --git a/Theme/Backend/article-order-suggestion.tpl.php b/Theme/Backend/article-order-suggestion.tpl.php index 3e71228..87cc14f 100644 --- a/Theme/Backend/article-order-suggestion.tpl.php +++ b/Theme/Backend/article-order-suggestion.tpl.php @@ -14,4 +14,4 @@ /** * @var \phpOMS\Views\View $this */ -echo $this->getData('nav')->render(); ?> +echo $this->getData('nav')->render(); diff --git a/Theme/Backend/article-single.tpl.php b/Theme/Backend/article-single.tpl.php index 3e71228..87cc14f 100644 --- a/Theme/Backend/article-single.tpl.php +++ b/Theme/Backend/article-single.tpl.php @@ -14,4 +14,4 @@ /** * @var \phpOMS\Views\View $this */ -echo $this->getData('nav')->render(); ?> +echo $this->getData('nav')->render(); diff --git a/Theme/Backend/invoice-archive.tpl.php b/Theme/Backend/invoice-archive.tpl.php index 3e71228..87cc14f 100644 --- a/Theme/Backend/invoice-archive.tpl.php +++ b/Theme/Backend/invoice-archive.tpl.php @@ -14,4 +14,4 @@ /** * @var \phpOMS\Views\View $this */ -echo $this->getData('nav')->render(); ?> +echo $this->getData('nav')->render(); diff --git a/Theme/Backend/invoice-create.tpl.php b/Theme/Backend/invoice-create.tpl.php index 3e71228..a7b2f58 100644 --- a/Theme/Backend/invoice-create.tpl.php +++ b/Theme/Backend/invoice-create.tpl.php @@ -14,4 +14,4 @@ /** * @var \phpOMS\Views\View $this */ -echo $this->getData('nav')->render(); ?> +echo $this->getData('nav')->render(); diff --git a/Theme/Backend/invoice-list.tpl.php b/Theme/Backend/invoice-list.tpl.php index 3e71228..87cc14f 100644 --- a/Theme/Backend/invoice-list.tpl.php +++ b/Theme/Backend/invoice-list.tpl.php @@ -14,4 +14,4 @@ /** * @var \phpOMS\Views\View $this */ -echo $this->getData('nav')->render(); ?> +echo $this->getData('nav')->render(); diff --git a/Theme/Backend/invoice-single.tpl.php b/Theme/Backend/invoice-single.tpl.php index 3e71228..87cc14f 100644 --- a/Theme/Backend/invoice-single.tpl.php +++ b/Theme/Backend/invoice-single.tpl.php @@ -14,4 +14,4 @@ /** * @var \phpOMS\Views\View $this */ -echo $this->getData('nav')->render(); ?> +echo $this->getData('nav')->render();