You are here

public function LearningPathMembersPluginInterface::getId in Opigno Learning path 8

Same name and namespace in other branches
  1. 3.x src/LearningPathMembersPluginInterface.php \Drupal\opigno_learning_path\LearningPathMembersPluginInterface::getId()

Get plugin id.

1 method overrides LearningPathMembersPluginInterface::getId()
LearningPathMembersPluginBase::getId in src/LearningPathMembersPluginBase.php
Get plugin id.

File

src/LearningPathMembersPluginInterface.php, line 17

Class

LearningPathMembersPluginInterface
Interface ActivityAnswerPluginInterface.

Namespace

Drupal\opigno_learning_path

Code

public function getId();