Declare used property
This commit is contained in:
@@ -22,6 +22,7 @@ final class DiffusionCommentListView extends AphrontView {
|
|||||||
private $comments;
|
private $comments;
|
||||||
private $inlineComments = array();
|
private $inlineComments = array();
|
||||||
private $pathMap = array();
|
private $pathMap = array();
|
||||||
|
private $handles = array();
|
||||||
|
|
||||||
public function setUser(PhabricatorUser $user) {
|
public function setUser(PhabricatorUser $user) {
|
||||||
$this->user = $user;
|
$this->user = $user;
|
||||||
|
|||||||
Reference in New Issue
Block a user