You are here

constant EasyBreadcrumbConstants::CAPITALIZATOR_IGNORED_WORDS in Easy Breadcrumb 8

Same name and namespace in other branches
  1. 2.x src/EasyBreadcrumbConstants.php \Drupal\easy_breadcrumb\EasyBreadcrumbConstants::CAPITALIZATOR_IGNORED_WORDS

List of words to be ignored by the 'capitalizator'. E.g.: of and.

File

src/EasyBreadcrumbConstants.php, line 92

Class

EasyBreadcrumbConstants
EasyBreadcrumb module's contants.

Namespace

Drupal\easy_breadcrumb

Code

const CAPITALIZATOR_IGNORED_WORDS = 'capitalizator_ignored_words';