Run Rector on your code to see what it can do for you:
<?php # its a .phtml file ?> -<tr<?php if (!$this->some()) echo ' class="border"' ?>> +<tr<?php if (!$this->some()) { + echo ' class="border"' ?> +}> <td></td> </tr>
Applied Rules:
Not a change you expect?
rector.php