repo.or.cz
/
phabricator.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Correct a parameter order swap in "diffusion.historyquery" for Mercurial
[phabricator.git]
/
src
/
applications
/
auth
/
exception
/
PhutilAuthCredentialException.php
blob
3b8ea831c9eb4737aae0d5089edf066b652ac1b3
1
<
?php
2
3
/**
4
* The user provided invalid credentials.
5
*/
6
final class
PhutilAuthCredentialException
extends
PhutilAuthException
{}