Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F452559
AphrontFormDividerControl.php
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
243 B
Referenced Files
None
Subscribers
None
AphrontFormDividerControl.php
View Options
<?php
final
class
AphrontFormDividerControl
extends
AphrontFormControl
{
protected
function
getCustomControlClass
()
{
return
'aphront-form-control-divider'
;
}
protected
function
renderInput
()
{
return
phutil_tag
(
'hr'
);
}
}
File Metadata
Details
Attached
Mime Type
text/x-php
Expires
Mon, May 5, 12:45 AM (2 d)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
68857
Default Alt Text
AphrontFormDividerControl.php (243 B)
Attached To
Mode
rP Phorge
Attached
Detach File
Event Timeline
Log In to Comment