Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F106120909
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
Sat, Mar 22, 16:35
Size
138 B
Mime Type
text/x-php
Expires
Mon, Mar 24, 16:35 (2 d)
Engine
blob
Format
Raw Data
Handle
24977205
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