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