You are here

protected property DataParserPluginBase::$activeUrl in Migrate Plus 8.3

Same name and namespace in other branches
  1. 8.5 src/DataParserPluginBase.php \Drupal\migrate_plus\DataParserPluginBase::activeUrl
  2. 8 src/DataParserPluginBase.php \Drupal\migrate_plus\DataParserPluginBase::activeUrl
  3. 8.2 src/DataParserPluginBase.php \Drupal\migrate_plus\DataParserPluginBase::activeUrl
  4. 8.4 src/DataParserPluginBase.php \Drupal\migrate_plus\DataParserPluginBase::activeUrl

Index of the currently-open url.

Type: int

File

src/DataParserPluginBase.php, line 30

Class

DataParserPluginBase
Defines a base data parser implementation.

Namespace

Drupal\migrate_plus

Code

protected $activeUrl;