@@ -54,6 +115,26 @@ public function blockForm($form, FormStateInterface $form_state) {
'#description'=>$this->t('Alter the options in “Menu levels” to be relative to the fixed parent item. The block will only contain children of the selected menu link.'),
];
$form['advanced']['label_type']=[
'#type'=>'select',
'#title'=>$this->t('Use as title'),
'#description'=>$this->t('Replace the block title with an item from the menu.'),