3 final class OwnersEditConduitAPIMethod
4 extends PhabricatorEditEngineAPIMethod
{
6 public function getAPIMethodName() {
10 public function newEditEngine() {
11 return new PhabricatorOwnersPackageEditEngine();
14 public function getMethodSummary() {
16 'Apply transactions to create a new Owners package or edit an existing '.