You are here

public property Authentication::$title in Migrate Plus 8.2

Same name and namespace in other branches
  1. 8.5 src/Annotation/Authentication.php \Drupal\migrate_plus\Annotation\Authentication::title
  2. 8.3 src/Annotation/Authentication.php \Drupal\migrate_plus\Annotation\Authentication::title
  3. 8.4 src/Annotation/Authentication.php \Drupal\migrate_plus\Annotation\Authentication::title

The title of the plugin.

Type: \Drupal\Core\Annotation\Translation

File

src/Annotation/Authentication.php, line 35

Class

Authentication
Defines an authentication annotation object.

Namespace

Drupal\migrate_plus\Annotation

Code

public $title;