You are here

protected property OpignoActivity::$userAnswers in Opigno module 3.x

Same name and namespace in other branches
  1. 8 src/Entity/OpignoActivity.php \Drupal\opigno_module\Entity\OpignoActivity::userAnswers

Static cache of user answers.

File

src/Entity/OpignoActivity.php, line 83

Class

OpignoActivity
Defines the Activity entity.

Namespace

Drupal\opigno_module\Entity

Code

protected $userAnswers = [];