1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-15 19:32:40 +01:00
phorge-phorge/src/applications/phid
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
..
conduit Rename Conduit classes 2014-07-25 10:54:15 +10:00
handle Apply some autofix linter rules 2014-09-10 06:55:05 +10:00
interface Work around a bug in PHP 5.3-ish with abstract methods in interfaces 2013-10-25 15:58:17 -07:00
query Fix method visibility for PhabricatorPolicyAwareQuery subclasses 2015-01-14 07:01:16 +11:00
storage Change double quotes to single quotes. 2014-06-09 11:36:50 -07:00
type Utilize PhutilMethodNotImplementedException 2014-07-22 01:47:00 +10:00
view Use slim tags in ObjectList 2014-06-26 15:23:48 -07:00
PhabricatorObjectHandle.php Rename PHIDType classes 2014-07-24 08:05:46 +10:00
PhabricatorPHIDConstants.php Transactions - deploy buildTransactionTimeline against a few more applications 2014-12-02 14:33:59 -08:00
utils.php Use Application PHIDs in Projects 2013-07-22 12:17:53 -07:00