You are here

protected property ContentSyncHelpManager::$pathMatcher in Content Synchronization 3.0.x

Same name and namespace in other branches
  1. 8.2 src/ContentSyncHelpManager.php \Drupal\content_sync\ContentSyncHelpManager::pathMatcher
  2. 8 src/ContentSyncHelpManager.php \Drupal\content_sync\ContentSyncHelpManager::pathMatcher

The path matcher.

Type: \Drupal\Core\Path\PathMatcherInterface

File

src/ContentSyncHelpManager.php, line 71

Class

ContentSyncHelpManager
Content Sync help manager.

Namespace

Drupal\content_sync

Code

protected $pathMatcher;