You are here

protected property LPStatus::$userAttempts in Opigno Learning path 8

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

Static cache of user attempts.

Type: mixed

File

src/Entity/LPStatus.php, line 41

Class

LPStatus
Defines the User Learning Path attempt status entity.

Namespace

Drupal\opigno_learning_path\Entity

Code

protected $userAttempts = [];