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

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

Fichier

src/EasyBreadcrumbConstants.php, line 97

Classe

EasyBreadcrumbConstants
EasyBreadcrumb module's contants.

Namespace

Drupal\easy_breadcrumb

Code

const CAPITALIZATOR_IGNORED_WORDS = 'capitalizator_ignored_words';