THRIFT-1926 PHP Constant Generation Refactoring
authorRoger Meier <roger@apache.org>
Sun, 6 Jul 2014 10:33:38 +0000 (12:33 +0200)
committerRoger Meier <roger@apache.org>
Sun, 6 Jul 2014 10:33:38 +0000 (12:33 +0200)
remove author tag

lib/php/lib/Thrift/Type/TConstant.php

index b66dda9..759cfd2 100644 (file)
@@ -24,8 +24,6 @@ namespace Thrift\Type;
 
 /**
  * Base class for constant Management
- *
- * @author Xavier HAUSHERR <xavier.hausherr@ebuzzing.com>
  */
 abstract class TConstant
 {