protected property EntityExportFormBuilder::$currentUrl in Content Synchronizer 8
Same name and namespace in other branches
- 8.2 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 27
Class
- EntityExportFormBuilder
- The entity export form builder.
Namespace
Drupal\content_synchronizer\ServiceCode
protected $currentUrl;