Page MenuHomePhorge

PhabricatorEditEnginePointsCommentAction.php
No OneTemporary

Size
295 B
Referenced Files
None
Subscribers
None

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
Mon, May 12, 1:55 PM (2 d)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
107787
Default Alt Text
PhabricatorEditEnginePointsCommentAction.php (295 B)

Event Timeline