Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F118728210
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
Sat, Jun 21, 21:24
Size
279 B
Mime Type
text/x-php
Expires
Mon, Jun 23, 21:24 (1 d, 23 h)
Engine
blob
Format
Raw Data
Handle
26903884
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