Fix phpstorm inspections

This commit is contained in:
Dennis Eichhorn 2017-11-19 23:20:11 +01:00
parent 3f889b02b8
commit 2af336d135

View File

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