You are here

protected property D7CourseDeriver::$basePluginId in Course 3.x

The base plugin ID this derivative is for.

Type: string

File

modules/course_migrate/src/Plugin/migrate/D7CourseDeriver.php, line 29

Class

D7CourseDeriver
Deriver for Drupal 7 Course migrations based on Course types.

Namespace

Drupal\course_migrate\Plugin\migrate

Code

protected $basePluginId;