Correct Aphlict websocket URI construction after PHP8 compatibility changes
[phabricator.git] / src / applications / conduit / protocol / exception / ConduitMethodNotFoundException.php
blob4cc3a34a8beea088a788d238fc071fbb501af4b3
1 <?php
3 abstract class ConduitMethodNotFoundException extends ConduitException {}