Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F96156720
PhabricatorAuthInviteLoginException.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
Mon, Dec 23, 06:53
Size
279 B
Mime Type
text/x-php
Expires
Wed, Dec 25, 06:53 (1 d, 23 h)
Engine
blob
Format
Raw Data
Handle
23135603
Attached To
rPH Phabricator
PhabricatorAuthInviteLoginException.php
View Options
<?php
/**
* Exception raised when the user must log in to continue with the invite
* workflow (for example, the because the email address is already bound to an
* account).
*/
final
class
PhabricatorAuthInviteLoginException
extends
PhabricatorAuthInviteDialogException
{}
Event Timeline
Log In to Comment