1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-12-01 03:02:43 +01:00
phorge-phorge/src/applications/phortune/query
Joshua Spence e448386d39 Fix method visibility for PhabricatorApplicationSearchEngine methods
Summary: Ref T6822.

Test Plan: Visual inspection. These methods are only called from within the `PhabricatorApplicationSearchEngine` class.

Reviewers: #blessed_reviewers, epriestley

Reviewed By: #blessed_reviewers, epriestley

Subscribers: Korvin, epriestley

Maniphest Tasks: T6822

Differential Revision: https://secure.phabricator.com/D11242
2015-01-07 07:34:52 +11:00
..
PhortuneAccountQuery.php Remove some dead Phortune code 2014-10-13 11:14:33 -07:00
PhortuneAccountTransactionQuery.php Use application PHIDs for application transactions 2013-07-29 12:04:15 -07:00
PhortuneCartQuery.php Allow merchant controllers to review orders in Phortune 2014-10-08 14:40:02 -07:00
PhortuneCartSearchEngine.php Fix method visibility for PhabricatorApplicationSearchEngine methods 2015-01-07 07:34:52 +11:00
PhortuneCartTransactionQuery.php Add cart transactions to Phortune 2014-10-13 11:16:27 -07:00
PhortuneChargeQuery.php Give WePay complete payment logic in Phortune 2014-10-06 14:20:40 -07:00
PhortuneChargeSearchEngine.php Fix method visibility for PhabricatorApplicationSearchEngine methods 2015-01-07 07:34:52 +11:00
PhortuneMerchantQuery.php Give Phortune merchants explicit members 2014-10-13 11:13:50 -07:00
PhortuneMerchantSearchEngine.php Fix method visibility for PhabricatorApplicationSearchEngine methods 2015-01-07 07:34:52 +11:00
PhortuneMerchantTransactionQuery.php Add Merchants to Phortune 2014-10-07 10:55:16 -07:00
PhortunePaymentMethodQuery.php Adjust payment workflows to deal with merchants and configurable providers in Phortune 2014-10-07 14:41:59 -07:00
PhortunePaymentProviderConfigQuery.php Make payment providers a configurable property of Merchants in Phortune 2014-10-07 14:41:41 -07:00
PhortunePaymentProviderConfigTransactionQuery.php Make payment providers a configurable property of Merchants in Phortune 2014-10-07 14:41:41 -07:00
PhortuneProductQuery.php Move Phortune product logic into applications 2014-10-06 10:30:06 -07:00
PhortunePurchaseQuery.php Add more structure to Phortune product purchasing flow 2014-10-06 10:36:43 -07:00