Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F1085794
PhabricatorAuthSSHPrivateKeyPassphraseException.php
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
264 B
Referenced Files
None
Subscribers
None
PhabricatorAuthSSHPrivateKeyPassphraseException.php
View Options
<?php
abstract
class
PhabricatorAuthSSHPrivateKeyPassphraseException
extends
PhabricatorAuthSSHPrivateKeyException
{
final
public
function
isFormatException
()
{
return
false
;
}
final
public
function
isPassphraseException
()
{
return
true
;
}
}
File Metadata
Details
Attached
Mime Type
text/x-php
Expires
Mon, Jun 30, 12:35 AM (1 d, 16 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
269011
Default Alt Text
PhabricatorAuthSSHPrivateKeyPassphraseException.php (264 B)
Attached To
Mode
rP Phorge
Attached
Detach File
Event Timeline
Log In to Comment