Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F98238989
PhabricatorBotUser.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
Sat, Jan 11, 08:55
Size
168 B
Mime Type
text/x-php
Expires
Mon, Jan 13, 08:55 (1 d, 23 h)
Engine
blob
Format
Raw Data
Handle
23538536
Attached To
rPH Phabricator
PhabricatorBotUser.php
View Options
<?php
/**
* Represents an individual user.
*/
final
class
PhabricatorBotUser
extends
PhabricatorBotTarget
{
public
function
isPublic
()
{
return
false
;
}
}
Event Timeline
Log In to Comment