Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F94936416
PhabricatorUserDAO.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
Wed, Dec 11, 13:11
Size
138 B
Mime Type
text/x-php
Expires
Fri, Dec 13, 13:11 (2 d)
Engine
blob
Format
Raw Data
Handle
22868894
Attached To
rPH Phabricator
PhabricatorUserDAO.php
View Options
<?php
abstract
class
PhabricatorUserDAO
extends
PhabricatorLiskDAO
{
public
function
getApplicationName
()
{
return
'user'
;
}
}
Event Timeline
Log In to Comment