public property ImportOptions::$parentMenuItem in GatherContent 8.5
Same name and namespace in other branches
- 8.4 src/Import/ImportOptions.php \Drupal\gathercontent\Import\ImportOptions::parentMenuItem
ID of a Drupal menu item.
If set, imported node will be a menu item.
Type: string
File
- src/
Import/ ImportOptions.php, line 41
Class
- ImportOptions
- A class for storing and serializing the import/update options of a node.
Namespace
Drupal\gathercontent\ImportCode
public $parentMenuItem = NULL;