You are here

protected property OpignoModule::$userAttempts in Opigno module 3.x

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

Static cache of user attempts.

File

src/Entity/OpignoModule.php, line 82

Class

OpignoModule
Defines the Module entity.

Namespace

Drupal\opigno_module\Entity

Code

protected $userAttempts = [];