Sets the node promoted status.
bool $promoted: TRUE to set this node to promoted, FALSE to set it to not promoted.
$this The called node entity.
public function setPromoted($promoted);