You are here

protected property LPStatus::$userAttempts in Opigno Learning path 3.x

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

Static cache of user attempts.

Type: mixed

File

src/Entity/LPStatus.php, line 46

Class

LPStatus
Defines the User Learning Path attempt status entity.

Namespace

Drupal\opigno_learning_path\Entity

Code

protected $userAttempts = [];