Remove space from end of line

This commit is contained in:
Dennis Eichhorn 2018-02-03 11:52:30 +01:00
parent f8bcdb63e5
commit bbd8913b7a
9 changed files with 9 additions and 9 deletions

View File

@ -13,4 +13,4 @@
/**
* @var \phpOMS\Views\View $this
*/
echo $this->getData('nav')->render();
echo $this->getData('nav')->render();

View File

@ -13,4 +13,4 @@
/**
* @var \phpOMS\Views\View $this
*/
echo $this->getData('nav')->render();
echo $this->getData('nav')->render();

View File

@ -13,4 +13,4 @@
/**
* @var \phpOMS\Views\View $this
*/
echo $this->getData('nav')->render();
echo $this->getData('nav')->render();

View File

@ -13,4 +13,4 @@
/**
* @var \phpOMS\Views\View $this
*/
echo $this->getData('nav')->render();
echo $this->getData('nav')->render();

View File

@ -13,4 +13,4 @@
/**
* @var \phpOMS\Views\View $this
*/
echo $this->getData('nav')->render();
echo $this->getData('nav')->render();

View File

@ -13,4 +13,4 @@
/**
* @var \phpOMS\Views\View $this
*/
echo $this->getData('nav')->render();
echo $this->getData('nav')->render();

View File

@ -13,4 +13,4 @@
/**
* @var \phpOMS\Views\View $this
*/
echo $this->getData('nav')->render();
echo $this->getData('nav')->render();

View File

@ -13,4 +13,4 @@
/**
* @var \phpOMS\Views\View $this
*/
echo $this->getData('nav')->render();
echo $this->getData('nav')->render();

View File

@ -13,4 +13,4 @@
/**
* @var \phpOMS\Views\View $this
*/
echo $this->getData('nav')->render();
echo $this->getData('nav')->render();