Remove space from end of line

This commit is contained in:
Dennis Eichhorn 2018-02-03 11:52:30 +01:00
parent 51200c50c2
commit c2ec702cbe

View File

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