From f9fbda8f4256602a7965921074f9cf99634b5761 Mon Sep 17 00:00:00 2001 From: Roger Meier Date: Sun, 6 Jul 2014 12:33:38 +0200 Subject: [PATCH] THRIFT-1926 PHP Constant Generation Refactoring remove author tag --- lib/php/lib/Thrift/Type/TConstant.php | 2 -- 1 file changed, 2 deletions(-) diff --git a/lib/php/lib/Thrift/Type/TConstant.php b/lib/php/lib/Thrift/Type/TConstant.php index b66dda9f..759cfd27 100644 --- a/lib/php/lib/Thrift/Type/TConstant.php +++ b/lib/php/lib/Thrift/Type/TConstant.php @@ -24,8 +24,6 @@ namespace Thrift\Type; /** * Base class for constant Management - * - * @author Xavier HAUSHERR */ abstract class TConstant { -- 2.17.1