$errors[] =newPhabricatorApplicationTransactionValidationError($type, pht('Invalid'), pht('The selected credential does not exist, or you do not have '.'permission to use it.'), $xaction); } }break; }return$errors; } 开发者ID:denghp,项目名称:phabricator,代码行数:55, 示例2: validateTran...