public function PollInterface::close in Poll 8
Sets the poll to closed.
1 method overrides PollInterface::close()
- Poll::close in src/
Entity/ Poll.php - Sets the poll to closed.
File
- src/
PollInterface.php, line 140
Class
- PollInterface
- Provides an interface defining an poll entity.
Namespace
Drupal\pollCode
public function close();