Page MenuHomec4science

PhabricatorSlowvoteComment.php
No OneTemporary

File Metadata

Created
Fri, Jul 4, 20:11

PhabricatorSlowvoteComment.php

<?php
final class PhabricatorSlowvoteComment extends PhabricatorSlowvoteDAO {
protected $pollID;
protected $authorPHID;
protected $commentText;
}

Event Timeline