Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F102368452
PassphraseDAO.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
Thu, Feb 20, 00:01
Size
139 B
Mime Type
text/x-php
Expires
Sat, Feb 22, 00:01 (2 d)
Engine
blob
Format
Raw Data
Handle
24279111
Attached To
rPH Phabricator
PassphraseDAO.php
View Options
<?php
abstract
class
PassphraseDAO
extends
PhabricatorLiskDAO
{
public
function
getApplicationName
()
{
return
'passphrase'
;
}
}
Event Timeline
Log In to Comment