Browse Source

Adjust language.

pull/781/head
Adam Vessey 6 years ago
parent
commit
40824b8384
  1. 2
      src/IslandoraUtils.php

2
src/IslandoraUtils.php

@ -565,7 +565,7 @@ class IslandoraUtils {
* The entity URL.
*
* @throws \Drupal\Core\Entity\Exception\UndefinedLinkTemplateException
* Should the given entity not specify a "canonical" template.
* Thrown if the given entity does not specify a "canonical" template.
* @throws \Drupal\Core\Entity\EntityMalformedException
*/
public function getEntityUrl(EntityInterface $entity) {

Loading…
Cancel
Save