Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F3281930
PhutilPerson.php
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Award Token
Flag For Later
Advanced/Developer...
View Handle
View Hovercard
Size
191 B
Referenced Files
None
Subscribers
None
PhutilPerson.php
View Options
<?php
interface
PhutilPerson
{
const
GENDER_MASCULINE
=
'm'
;
const
GENDER_FEMININE
=
'f'
;
const
GENDER_UNKNOWN
=
''
;
public
function
getGender
(
)
;
public
function
__toString
(
)
;
}
File Metadata
Details
Attached
Mime Type
text/x-php
Expires
Mon, Mar 24, 02:31 (1 d, 11 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
1113471
Default Alt Text
PhutilPerson.php (191 B)
Attached To
Mode
rARC Arcanist
Attached
Detach File
Event Timeline
Log In to Comment