# GeneratorTest Coding Standard

## Code Comparison, one empty code element

This doc has two code elements, but only one of them has a title and actual code.
  <table>
   <tr>
    <th>Code title</th>
    <th></th>
   </tr>
   <tr>
<td>

    $a = 'Example code';

</td>
<td>

    

</td>
   </tr>
  </table>

Documentation generated on *REDACTED* by [PHP_CodeSniffer *VERSION*](https://github.com/PHPCSStandards/PHP_CodeSniffer)
