Page MenuHomestyx hydra

ConpherenceEditConduitAPIMethod.php
No OneTemporary

ConpherenceEditConduitAPIMethod.php

<?php
final class ConpherenceEditConduitAPIMethod
extends PhabricatorEditEngineAPIMethod {
public function getAPIMethodName() {
return 'conpherence.edit';
}
public function newEditEngine() {
return new ConpherenceEditEngine();
}
public function getMethodSummary() {
return pht(
'Apply transactions to create a new room or edit an existing one.');
}
}

File Metadata

Mime Type
text/x-php
Expires
Sun, Nov 30, 11:16 PM (15 h, 38 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
429952
Default Alt Text
ConpherenceEditConduitAPIMethod.php (388 B)

Event Timeline