This is because of the description for EH being added at the start of each file: ``` <?php /** * * @Description * */ ?> ``` By closing the PHP tag there, the rest of the snippet code is ignored..