best practice: removed php-end tags

This commit is contained in:
Markus Staab
2017-12-13 20:10:27 +01:00
committed by GitHub
parent 247b753dec
commit 3bb4be38c1
@@ -14,4 +14,4 @@
--><span class="frame-line"><?php echo (int) $frame->getLine() ?></span>
</div>
</div>
<?php endforeach; ?>
<?php endforeach;