Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F104146420
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, Mar 6, 18:23
Size
217 B
Mime Type
text/x-php
Expires
Sat, Mar 8, 18:23 (2 d)
Engine
blob
Format
Raw Data
Handle
24735505
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