You are here

public property CourseOutline::$label in Course 3.x

Same name and namespace in other branches
  1. 8.3 src/Annotation/CourseOutline.php \Drupal\course\Annotation\CourseOutline::label
  2. 8.2 src/Annotation/CourseOutline.php \Drupal\course\Annotation\CourseOutline::label

The label of the plugin.

Type: \Drupal\Core\Annotation\Translation

File

src/Annotation/CourseOutline.php, line 31

Class

CourseOutline
Defines a Course outline annotation object.

Namespace

Drupal\course\Annotation

Code

public $label;