You are here

constant EntitySharePathautoEnhancer::FORCE_DISABLE_PATHAUTO in Entity Share 8.3

Same name and namespace in other branches
  1. 8.2 src/Plugin/jsonapi/FieldEnhancer/EntitySharePathautoEnhancer.php \Drupal\entity_share\Plugin\jsonapi\FieldEnhancer\EntitySharePathautoEnhancer::FORCE_DISABLE_PATHAUTO

Configuration value when the remote will not use its pathauto.

File

src/Plugin/jsonapi/FieldEnhancer/EntitySharePathautoEnhancer.php, line 39

Class

EntitySharePathautoEnhancer
Prepare path value to be able to handle pathauto metadata.

Namespace

Drupal\entity_share\Plugin\jsonapi\FieldEnhancer

Code

const FORCE_DISABLE_PATHAUTO = 'force_disable_pathauto';