Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F115439383
PhabricatorSlowvoteComment.php
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Subscribers
None
File Metadata
Details
File Info
Storage
Attached
Created
Sun, Jun 1, 00:31
Size
182 B
Mime Type
text/x-php
Expires
Tue, Jun 3, 00:31 (2 d)
Engine
blob
Format
Raw Data
Handle
26509764
Attached To
rPH Phabricator
PhabricatorSlowvoteComment.php
View Options
<?php
/**
* @group slowvote
*/
final
class
PhabricatorSlowvoteComment
extends
PhabricatorSlowvoteDAO
{
protected
$pollID
;
protected
$authorPHID
;
protected
$commentText
;
}
Event Timeline
Log In to Comment