You are here

protected property EntityExportFormBuilder::$currentUrl in Content Synchronizer 8

Same name and namespace in other branches
  1. 8.2 src/Service/EntityExportFormBuilder.php \Drupal\content_synchronizer\Service\EntityExportFormBuilder::currentUrl
  2. 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\Service

Code

protected $currentUrl;