Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F101910483
PhabricatorAuthDAO.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, Feb 15, 01:13
Size
138 B
Mime Type
text/x-php
Expires
Mon, Feb 17, 01:13 (2 d)
Engine
blob
Format
Raw Data
Handle
24243811
Attached To
rPH Phabricator
PhabricatorAuthDAO.php
View Options
<?php
abstract
class
PhabricatorAuthDAO
extends
PhabricatorLiskDAO
{
public
function
getApplicationName
()
{
return
'auth'
;
}
}
Event Timeline
Log In to Comment