You are here

protected property PollChoice::$needsSave in Poll 8

Type: bool

File

src/Entity/PollChoice.php, line 38

Class

PollChoice
Defines the poll choice entity class.

Namespace

Drupal\poll\Entity

Code

protected $needsSave = NULL;