Correct Aphlict websocket URI construction after PHP8 compatibility changes
[phabricator.git] / src / applications / search / compiler / PhutilSearchQueryCompilerSyntaxException.php
blobb09d36d04f22fa1beb0807b891d5276841473bdf
1 <?php
3 final class PhutilSearchQueryCompilerSyntaxException
4 extends Exception {}