Page MenuHomePhabricator

Implement PhabricatorApplicationTransactionInterface on PhortunePaymentProviderConfig
ClosedPublic

Authored by epriestley on Aug 30 2016, 2:14 PM.
Tags
None
Referenced Files
F16688092: D16471.id39631.diff
Tue, Jun 17, 3:20 PM
Unknown Object (File)
Tue, May 27, 11:27 AM
Unknown Object (File)
Mon, May 19, 9:18 AM
Unknown Object (File)
May 14 2025, 12:36 AM
Unknown Object (File)
Apr 30 2025, 11:52 PM
Unknown Object (File)
Apr 30 2025, 4:28 AM
Unknown Object (File)
Apr 29 2025, 5:20 AM
Unknown Object (File)
Apr 20 2025, 10:42 PM
Subscribers
None

Details

Summary

Fixes T11556. This was just missing an implements ..., which became necessary at some point even for classes that don't use much of the beahvior (ModularTransactions?).

Test Plan

Created a new test payment provider on a Phortune merchant.

Diff Detail

Repository
rP Phabricator
Branch
phor1
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 13502
Build 17369: Run Core Tests
Build 17368: arc lint + arc unit

Event Timeline

epriestley retitled this revision from to Implement PhabricatorApplicationTransactionInterface on PhortunePaymentProviderConfig.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added a reviewer: chad.
chad edited edge metadata.
This revision is now accepted and ready to land.Aug 30 2016, 4:08 PM
This revision was automatically updated to reflect the committed changes.