Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F99275034
PassphraseConduitAPIMethod.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, Jan 23, 00:03
Size
217 B
Mime Type
text/x-php
Expires
Sat, Jan 25, 00:03 (2 d)
Engine
blob
Format
Raw Data
Handle
23759456
Attached To
rPH Phabricator
PassphraseConduitAPIMethod.php
View Options
<?php
abstract
class
PassphraseConduitAPIMethod
extends
ConduitAPIMethod
{
final
public
function
getApplication
()
{
return
PhabricatorApplication
::
getByClass
(
'PhabricatorPassphraseApplication'
);
}
}
Event Timeline
Log In to Comment