Page MenuHomePhorge

D26019.1747283156.diff
No OneTemporary

D26019.1747283156.diff

diff --git a/src/applications/typeahead/datasource/PhabricatorTypeaheadDatasource.php b/src/applications/typeahead/datasource/PhabricatorTypeaheadDatasource.php
--- a/src/applications/typeahead/datasource/PhabricatorTypeaheadDatasource.php
+++ b/src/applications/typeahead/datasource/PhabricatorTypeaheadDatasource.php
@@ -135,6 +135,10 @@
abstract public function getDatasourceApplicationClass();
abstract public function loadResults();
+ /**
+ * @param $phase string
+ * @param $limit int
+ */
protected function loadResultsForPhase($phase, $limit) {
// By default, sources just load all of their results in every phase and
// rely on filtering at a higher level to sequence phases correctly.

File Metadata

Mime Type
text/plain
Expires
Thu, May 15, 04:25 (17 h, 35 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
1616938
Default Alt Text
D26019.1747283156.diff (724 B)

Event Timeline