Page MenuHomePhorge

AphrontFormSectionControl.php
No OneTemporary

Size
244 B
Referenced Files
None
Subscribers
None

AphrontFormSectionControl.php

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

File Metadata

Mime Type
text/x-php
Expires
Wed, Jun 18, 8:43 PM (1 d, 17 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
238957
Default Alt Text
AphrontFormSectionControl.php (244 B)

Event Timeline