Page MenuHomec4science

PhabricatorSlowvoteComment.php
No OneTemporary

File Metadata

Created
Wed, Apr 30, 09:38

PhabricatorSlowvoteComment.php

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

Event Timeline