protected property EntityExportFormBuilder::$currentUrl in Content Synchronizer 8.2
Same name and namespace in other branches
- 8 src/Service/EntityExportFormBuilder.php \Drupal\content_synchronizer\Service\EntityExportFormBuilder::currentUrl
- 3.x src/Service/EntityExportFormBuilder.php \Drupal\content_synchronizer\Service\EntityExportFormBuilder::currentUrl
The current url.
Type: \Drupal\Core\Url
File
- src/
Service/ EntityExportFormBuilder.php, line 26
Class
- EntityExportFormBuilder
- The entity export form builder.
Namespace
Drupal\content_synchronizer\ServiceCode
protected $currentUrl;