Fix phpstorm inspections

This commit is contained in:
Dennis Eichhorn 2017-11-19 23:20:11 +01:00
parent 048f436e3d
commit 4dc3ead933

View File

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