No need to generate private __construct() function if the class is already final
authorMark Slee <mcslee@apache.org>
Tue, 23 Jan 2007 23:22:35 +0000 (23:22 +0000)
committerMark Slee <mcslee@apache.org>
Tue, 23 Jan 2007 23:22:35 +0000 (23:22 +0000)
commit8896a54720f6fe760b163378e18f9440b48706c9
treee6647f0d8e355b17416e41edf2e7ff07c4037488
parentf49041c083e12c89c7d8d8ebdcafcb3b566534c4
No need to generate private __construct() function if the class is already final

Reviewed By: lucas

git-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@664935 13f79535-47bb-0310-9956-ffa450edef68
compiler/cpp/src/generate/t_php_generator.cc