|
4859 | 4859 | 'PhabricatorSlowvoteTransactionQuery' => 'applications/slowvote/query/PhabricatorSlowvoteTransactionQuery.php',
|
4860 | 4860 | 'PhabricatorSlowvoteTransactionType' => 'applications/slowvote/xaction/PhabricatorSlowvoteTransactionType.php',
|
4861 | 4861 | 'PhabricatorSlowvoteVoteController' => 'applications/slowvote/controller/PhabricatorSlowvoteVoteController.php',
|
| 4862 | + 'PhabricatorSlowvoteVotingMethodTransaction' => 'applications/slowvote/xaction/PhabricatorSlowvoteVotingMethodTransaction.php', |
4862 | 4863 | 'PhabricatorSlug' => 'infrastructure/util/PhabricatorSlug.php',
|
4863 | 4864 | 'PhabricatorSlugTestCase' => 'infrastructure/util/__tests__/PhabricatorSlugTestCase.php',
|
4864 | 4865 | 'PhabricatorSourceCodeView' => 'view/layout/PhabricatorSourceCodeView.php',
|
|
5873 | 5874 | 'SlowvoteEmbedView' => 'applications/slowvote/view/SlowvoteEmbedView.php',
|
5874 | 5875 | 'SlowvoteInfoConduitAPIMethod' => 'applications/slowvote/conduit/SlowvoteInfoConduitAPIMethod.php',
|
5875 | 5876 | 'SlowvotePollResponseVisibility' => 'applications/slowvote/constants/SlowvotePollResponseVisibility.php',
|
| 5877 | + 'SlowvotePollVotingMethod' => 'applications/slowvote/constants/SlowvotePollVotingMethod.php', |
5876 | 5878 | 'SlowvoteRemarkupRule' => 'applications/slowvote/remarkup/SlowvoteRemarkupRule.php',
|
5877 | 5879 | 'SlowvoteSearchConduitAPIMethod' => 'applications/slowvote/conduit/SlowvoteSearchConduitAPIMethod.php',
|
5878 | 5880 | 'SubscriptionListDialogBuilder' => 'applications/subscriptions/view/SubscriptionListDialogBuilder.php',
|
|
11573 | 11575 | 'PhabricatorSlowvoteTransactionQuery' => 'PhabricatorApplicationTransactionQuery',
|
11574 | 11576 | 'PhabricatorSlowvoteTransactionType' => 'PhabricatorModularTransactionType',
|
11575 | 11577 | 'PhabricatorSlowvoteVoteController' => 'PhabricatorSlowvoteController',
|
| 11578 | + 'PhabricatorSlowvoteVotingMethodTransaction' => 'PhabricatorSlowvoteTransactionType', |
11576 | 11579 | 'PhabricatorSlug' => 'Phobject',
|
11577 | 11580 | 'PhabricatorSlugTestCase' => 'PhabricatorTestCase',
|
11578 | 11581 | 'PhabricatorSourceCodeView' => 'AphrontView',
|
|
12775 | 12778 | 'SlowvoteEmbedView' => 'AphrontView',
|
12776 | 12779 | 'SlowvoteInfoConduitAPIMethod' => 'SlowvoteConduitAPIMethod',
|
12777 | 12780 | 'SlowvotePollResponseVisibility' => 'Phobject',
|
| 12781 | + 'SlowvotePollVotingMethod' => 'Phobject', |
12778 | 12782 | 'SlowvoteRemarkupRule' => 'PhabricatorObjectRemarkupRule',
|
12779 | 12783 | 'SlowvoteSearchConduitAPIMethod' => 'PhabricatorSearchEngineAPIMethod',
|
12780 | 12784 | 'SubscriptionListDialogBuilder' => 'Phobject',
|
|
0 commit comments