You are here

public function PollInterface::open in Poll 8

Sets the poll to open.

1 method overrides PollInterface::open()
Poll::open in src/Entity/Poll.php
Sets the poll to open.

File

src/PollInterface.php, line 145

Class

PollInterface
Provides an interface defining an poll entity.

Namespace

Drupal\poll

Code

public function open();