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 Aphlict websocket URI construction after PHP8 compatibility changes
[phabricator.git]
/
src
/
applications
/
conduit
/
protocol
/
exception
/
ConduitMethodNotFoundException.php
blob
4cc3a34a8beea088a788d238fc071fbb501af4b3
1
<
?php
2
3
abstract class
ConduitMethodNotFoundException
extends
ConduitException
{}