materio_decoupled.path_translation_links:
  path: 'materio_decoupled/path_translation_links'
  defaults:
    _controller: '\Drupal\materio_decoupled\Controller\MaterioDecoupledLanguageLinks::getPathTranslationLinks'
    _title: 'Path translation links'
  requirements:
    _permission: 'access content'

materio_decoupled.header_menu_block:
  path: 'materio_decoupled/ajax/getheadermenu'
  defaults:
    _controller: '\Drupal\materio_decoupled\Controller\AjaxHeaderMenuBlock::getBlock'
    _title: 'Header Menu'
  requirements:
    _permission: 'access content'