Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F4251198
D26019.1747283156.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Award Token
Flag For Later
Advanced/Developer...
View Handle
View Hovercard
Size
724 B
Referenced Files
None
Subscribers
None
D26019.1747283156.diff
View Options
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
Details
Attached
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)
Attached To
Mode
D26019: Add two trivial PHPDocs lines to PhabricatorTypeaheadDatasource
Attached
Detach File
Event Timeline
Log In to Comment