materio_decoupled.routing.yml 303 B

1234567
  1. materio_decoupled.path_translation_links:
  2. path: 'materio_decoupled/path_translation_links'
  3. defaults:
  4. _controller: '\Drupal\materio_decoupled\Controller\MaterioDecoupledLanguageLinks::getPathTranslationLinks'
  5. _title: 'Path translation links'
  6. requirements:
  7. _permission: 'access content'