Page MenuHomePhorge

AphrontFormMarkupControl.php
No OneTemporary

Size
242 B
Referenced Files
None
Subscribers
None

AphrontFormMarkupControl.php

<?php
final class AphrontFormMarkupControl extends AphrontFormControl {
protected function getCustomControlClass() {
return 'aphront-form-control-markup';
}
protected function renderInput() {
return $this->getValue();
}
}

File Metadata

Mime Type
text/x-php
Expires
Wed, Jun 18, 12:02 PM (2 d)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
236237
Default Alt Text
AphrontFormMarkupControl.php (242 B)

Event Timeline