You are here

constant PathautoState::CREATE in Pathauto 8

An automatic alias should be created.

File

src/PathautoState.php, line 21

Class

PathautoState
A property that stores in keyvalue whether an entity should receive an alias.

Namespace

Drupal\pathauto

Code

const CREATE = 1;