Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F950454
PhabricatorPHIDConstants.php
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
1 KB
Referenced Files
None
Subscribers
None
PhabricatorPHIDConstants.php
View Options
<?php
final
class
PhabricatorPHIDConstants
{
const
PHID_TYPE_USER
=
'USER'
;
const
PHID_TYPE_UNKNOWN
=
'????'
;
const
PHID_TYPE_MAGIC
=
'!!!!'
;
const
PHID_TYPE_STRY
=
'STRY'
;
const
PHID_TYPE_APRJ
=
'APRJ'
;
const
PHID_TYPE_ACMT
=
'ACMT'
;
const
PHID_TYPE_DRYR
=
'DRYR'
;
const
PHID_TYPE_DRYL
=
'DRYL'
;
const
PHID_TYPE_OASC
=
'OASC'
;
const
PHID_TYPE_OASA
=
'OASA'
;
const
PHID_TYPE_TOBJ
=
'TOBJ'
;
const
PHID_TYPE_ANSW
=
'ANSW'
;
const
PHID_TYPE_ACNT
=
'ACNT'
;
const
PHID_TYPE_PDCT
=
'PDCT'
;
const
PHID_TYPE_PRCH
=
'PRCH'
;
const
PHID_TYPE_PAYM
=
'PAYM'
;
const
PHID_TYPE_CHRG
=
'CHRG'
;
const
PHID_TYPE_CART
=
'CART'
;
const
PHID_TYPE_LEGB
=
'LEGB'
;
const
PHID_TYPE_XACT
=
'XACT'
;
const
PHID_TYPE_XCMT
=
'XCMT'
;
const
PHID_TYPE_BOOK
=
'BOOK'
;
const
PHID_TYPE_ATOM
=
'ATOM'
;
const
PHID_TYPE_AUTH
=
'AUTH'
;
const
PHID_TYPE_XOBJ
=
'XOBJ'
;
const
PHID_TYPE_VOID
=
'VOID'
;
const
PHID_VOID
=
'PHID-VOID-00000000000000000000'
;
}
File Metadata
Details
Attached
Mime Type
text/x-php
Expires
Tue, Jun 17, 2:06 PM (1 d, 8 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
224972
Default Alt Text
PhabricatorPHIDConstants.php (1 KB)
Attached To
Mode
rP Phorge
Attached
Detach File
Event Timeline
Log In to Comment