File level metadata applies to all the code within the file and should be placed at the top of the file:

<?php

/**
 * @author John Doe ([email protected])
 * @copyright MIT
 */