Correct Aphlict websocket URI construction after PHP8 compatibility changes
[phabricator.git] / src / applications / auth / exception / privatekey / PhabricatorAuthSSHPrivateKeySurplusPassphraseException.php
blob0034d3c40a176cb853b225da42c84956399935f1
1 <?php
3 final class PhabricatorAuthSSHPrivateKeySurplusPassphraseException
4 extends PhabricatorAuthSSHPrivateKeyPassphraseException {}