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