public function SubCommentCommand::__construct in Heartbeat 8
File
- src/
Ajax/ SubCommentCommand.php, line 15
Class
Namespace
Drupal\heartbeat\AjaxCode
public function __construct($cid) {
$this->cid = $cid;
}
public function __construct($cid) {
$this->cid = $cid;
}