protected property MenuLinkStorageController::$preventReparenting

Indicates whether the delete operation should re-parent children items.

Type: bool

File

drupal/core/modules/menu_link/lib/Drupal/menu_link/MenuLinkStorageController.php, line 31
Contains \Drupal\menu_link\MenuLinkStorageController.

Class

MenuLinkStorageController
Controller class for menu links.

Namespace

Drupal\menu_link

Code

protected $preventReparenting = FALSE;