You are here

public function MenuExportController::menuImport in Menu Import and Export 8

File

src/Controller/MenuExportController.php, line 16

Class

MenuExportController
save and send notifications based on user settings.

Namespace

Drupal\menu_export\Controller

Code

public function menuImport() {
  return [
    '#markup' => 'dasbdsabdk',
  ];
}