Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F8888150
PhutilPerson.php
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
191 B
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
Thu, Jun 10, 5:02 AM (1 d, 23 h)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
3385887
Default Alt Text
PhutilPerson.php (191 B)
Attached To
rARC Arcanist
Event Timeline
Log In to Comment