You are here

protected property QuizSession::$session in Quiz 6.x

The session.

Type: SessionInterface

File

src/Services/QuizSession.php, line 19

Class

QuizSession
Default implementation of the quiz session.

Namespace

Drupal\quiz\Services

Code

protected $session;