protected property UrlAlias::$aliasStorage in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/modules/path/src/Plugin/migrate/destination/UrlAlias.php \Drupal\path\Plugin\migrate\destination\UrlAlias::aliasStorage
The alias storage service.
Type: \Drupal\Core\Path\AliasStorage $aliasStorage
File
- core/
modules/ path/ src/ Plugin/ migrate/ destination/ UrlAlias.php, line 29 - Contains \Drupal\path\Plugin\migrate\destination\UrlAlias.
Class
- UrlAlias
- Plugin annotation @MigrateDestination( id = "url_alias" )
Namespace
Drupal\path\Plugin\migrate\destinationCode
protected $aliasStorage;