Page MenuHomestyx hydra

PhabricatorEditEnginePointsCommentAction.php
No OneTemporary

PhabricatorEditEnginePointsCommentAction.php

<?php
final class PhabricatorEditEnginePointsCommentAction
extends PhabricatorEditEngineCommentAction {
public function getPHUIXControlType() {
return 'points';
}
public function getPHUIXControlSpecification() {
return array(
'value' => $this->getValue(),
);
}
}

File Metadata

Mime Type
text/x-php
Expires
Sat, Nov 15, 1:19 PM (16 h, 36 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
337929
Default Alt Text
PhabricatorEditEnginePointsCommentAction.php (295 B)

Event Timeline