Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F98409221
PhabricatorPackagesQuery.php
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Subscribers
None
File Metadata
Details
File Info
Storage
Attached
Created
Sun, Jan 12, 22:58
Size
198 B
Mime Type
text/x-php
Expires
Tue, Jan 14, 22:58 (2 d)
Engine
blob
Format
Raw Data
Handle
23575680
Attached To
rPH Phabricator
PhabricatorPackagesQuery.php
View Options
<?php
abstract
class
PhabricatorPackagesQuery
extends
PhabricatorCursorPagedPolicyAwareQuery
{
public
function
getQueryApplicationClass
()
{
return
'PhabricatorPackagesApplication'
;
}
}
Event Timeline
Log In to Comment