slimphp / PHP-View

A Simple PHP Renderer for Slim 3 & 4 (or any other PSR-7 project)
MIT License
263 stars 60 forks source link

Missing terminating semi colon in render method of \Slim\Views\PhpRen… #9

Closed rotexdegba closed 9 years ago

rotexdegba commented 9 years ago

Missing terminating semi colon in render method of \Slim\Views\PhpRenderer leading to syntax error.