mirror of
https://we.phorge.it/source/phorge.git
synced 2024-11-22 06:42:42 +01:00
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:
parent
814f4adf6c
commit
cc3e52b8d9
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@
|
|||
* limitations under the License.
|
||||
*/
|
||||
|
||||
final class DifferentialReplyHandler extends PhabricatorMailReplyHandler {
|
||||
class DifferentialReplyHandler extends PhabricatorMailReplyHandler {
|
||||
|
||||
private $receivedMail;
|
||||
|
||||
|
|
Loading…
Reference in a new issue