Unfinal "DifferentialReplyHandler"

Summary: Facebook extends this, just unfinal it for now and we can figure out the right long-term fix at our leisure.

Test Plan: Inspection.

Reviewers: vrana, btrahan

Reviewed By: vrana

CC: aran, epriestley

Differential Revision: https://secure.phabricator.com/D1917
This commit is contained in:
epriestley
2012-03-15 14:16:32 -07:00
parent 814f4adf6c
commit cc3e52b8d9

View File

@@ -16,7 +16,7 @@
* limitations under the License.
*/
final class DifferentialReplyHandler extends PhabricatorMailReplyHandler {
class DifferentialReplyHandler extends PhabricatorMailReplyHandler {
private $receivedMail;