Loading shopify.routing.yml +1 −1 Original line number Diff line number Diff line Loading @@ -70,7 +70,7 @@ entity.shopify_product.canonical: path: '/store/product/{shopify_product}' defaults: _entity_view: 'shopify_product' _title_callback: 'Entity::label' _title_callback: '\Drupal\Core\Entity\Controller\EntityController::title' requirements: _entity_access: 'shopify_product.view' Loading Loading
shopify.routing.yml +1 −1 Original line number Diff line number Diff line Loading @@ -70,7 +70,7 @@ entity.shopify_product.canonical: path: '/store/product/{shopify_product}' defaults: _entity_view: 'shopify_product' _title_callback: 'Entity::label' _title_callback: '\Drupal\Core\Entity\Controller\EntityController::title' requirements: _entity_access: 'shopify_product.view' Loading