commit | f9fbda8f4256602a7965921074f9cf99634b5761 | [log] [tgz] |
---|---|---|
author | Roger Meier <roger@apache.org> | Sun Jul 06 12:33:38 2014 +0200 |
committer | Roger Meier <roger@apache.org> | Sun Jul 06 12:33:38 2014 +0200 |
tree | 37e510bbbf30e5c62553f3ef8f4a16f1b2b10175 | |
parent | 81b3a42c936a21c8396b3ba008e7637beae0f1e4 [diff] |
THRIFT-1926 PHP Constant Generation Refactoring remove author tag
diff --git a/lib/php/lib/Thrift/Type/TConstant.php b/lib/php/lib/Thrift/Type/TConstant.php index b66dda9..759cfd2 100644 --- a/lib/php/lib/Thrift/Type/TConstant.php +++ b/lib/php/lib/Thrift/Type/TConstant.php
@@ -24,8 +24,6 @@ /** * Base class for constant Management - * - * @author Xavier HAUSHERR <xavier.hausherr@ebuzzing.com> */ abstract class TConstant {