You are here

constant EasyBreadcrumbConstants::INCLUDE_HOME_SEGMENT in Easy Breadcrumb 2.x

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

Flag for including or not the front page as a segment.

File

src/EasyBreadcrumbConstants.php, line 52

Class

EasyBreadcrumbConstants
EasyBreadcrumb module's contants.

Namespace

Drupal\easy_breadcrumb

Code

const INCLUDE_HOME_SEGMENT = 'include_home_segment';