1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-24 15:52:41 +01:00
phorge-phorge/src/applications/policy/__tests__
Joshua Spence 463d094f96 Fix method visibility for PhabricatorPolicyAwareQuery subclasses
Summary: Ref T6822.

Test Plan:
`grep` for the following:

  - `->willFilterPage(`
  - `->loadPage(`
  - `->didFilterPage(`
  - `->getReversePaging(`
  - `->didFilterPage(`
  - `->willExecute(`
  - `->nextPage(`

Reviewers: #blessed_reviewers, epriestley

Reviewed By: #blessed_reviewers, epriestley

Subscribers: hach-que, Korvin, epriestley

Maniphest Tasks: T6822

Differential Revision: https://secure.phabricator.com/D11367
2015-01-14 07:01:16 +11:00
..
PhabricatorPolicyAwareTestQuery.php Fix method visibility for PhabricatorPolicyAwareQuery subclasses 2015-01-14 07:01:16 +11:00
PhabricatorPolicyDataTestCase.php Rename PhabricatorPolicyRule subclasses for consistency 2015-01-03 23:48:55 +11:00
PhabricatorPolicyTestCase.php Change double quotes to single quotes. 2014-06-09 11:36:50 -07:00
PhabricatorPolicyTestObject.php Make PhabricatorPolicyInterface require a getPHID() method 2013-10-14 14:35:47 -07:00