Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F99662258
PhabricatorProjectCustomFieldNumericIndex.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 26, 01:21
Size
186 B
Mime Type
text/x-php
Expires
Tue, Jan 28, 01:21 (2 d)
Engine
blob
Format
Raw Data
Handle
23840389
Attached To
rPH Phabricator
PhabricatorProjectCustomFieldNumericIndex.php
View Options
<?php
final
class
PhabricatorProjectCustomFieldNumericIndex
extends
PhabricatorCustomFieldNumericIndexStorage
{
public
function
getApplicationName
()
{
return
'project'
;
}
}
Event Timeline
Log In to Comment