You are here

constant EasyBreadcrumbConstants::FOLLOW_REDIRECTS in Easy Breadcrumb 2.x

Same name and namespace in other branches
  1. 8 src/EasyBreadcrumbConstants.php \Drupal\easy_breadcrumb\EasyBreadcrumbConstants::FOLLOW_REDIRECTS

Follow redirects in case the redirect module is enabled.

File

src/EasyBreadcrumbConstants.php, line 157

Class

EasyBreadcrumbConstants
EasyBreadcrumb module's contants.

Namespace

Drupal\easy_breadcrumb

Code

const FOLLOW_REDIRECTS = 'follow_redirects';