Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F100692134
PhabricatorOAuthServerDAO.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 1, 22:26
Size
153 B
Mime Type
text/x-php
Expires
Mon, Feb 3, 22:26 (2 d)
Engine
blob
Format
Raw Data
Handle
24015476
Attached To
rPH Phabricator
PhabricatorOAuthServerDAO.php
View Options
<?php
abstract
class
PhabricatorOAuthServerDAO
extends
PhabricatorLiskDAO
{
public
function
getApplicationName
()
{
return
'oauth_server'
;
}
}
Event Timeline
Log In to Comment