protected property MachineName::$replacePattern in Drupal 10
Same name and namespace in other branches
- 9 core/modules/migrate/src/Plugin/migrate/process/MachineName.php \Drupal\migrate\Plugin\migrate\process\MachineName::replacePattern
The regular expression pattern.
Type: string
File
- core/
modules/ migrate/ src/ Plugin/ migrate/ process/ MachineName.php, line 79
Class
- MachineName
- Creates a machine name.
Namespace
Drupal\migrate\Plugin\migrate\processCode
protected $replacePattern;