1<?php 2 3final class PhabricatorAuthSSHPrivateKeySurplusPassphraseException 4 extends PhabricatorAuthSSHPrivateKeyPassphraseException {} 5 6