Standardise @joecohens name in the class headers

This commit is contained in:
James Brooks
2016-10-07 12:25:40 +01:00
parent c60c519755
commit bed038653a
4 changed files with 4 additions and 4 deletions

View File

@@ -26,7 +26,7 @@ use Symfony\Component\HttpKernel\Exception\BadRequestHttpException;
*
* @author James Brooks <james@alt-three.com>
* @author Graham Campbell <graham@alt-three.com>
* @author Joe Cohen <joe@alt-three.com>
* @author Joseph Cohen <joe@alt-three.com>
*/
class ComponentGroupController extends AbstractApiController
{