Loading src/RedirectRepository.php +2 −2 Original line number Diff line number Diff line Loading @@ -57,8 +57,8 @@ class RedirectRepository { * @param $language * The language for which is the redirect. * * @return \Drupal\redirect\Entity\Redirect * The matched redirect entity. * @return \Drupal\redirect\Entity\Redirect|null * The matched redirect entity or NULL if no redirect was found. * * @throws \Drupal\redirect\Exception\RedirectLoopException */ Loading Loading
src/RedirectRepository.php +2 −2 Original line number Diff line number Diff line Loading @@ -57,8 +57,8 @@ class RedirectRepository { * @param $language * The language for which is the redirect. * * @return \Drupal\redirect\Entity\Redirect * The matched redirect entity. * @return \Drupal\redirect\Entity\Redirect|null * The matched redirect entity or NULL if no redirect was found. * * @throws \Drupal\redirect\Exception\RedirectLoopException */ Loading