You are here

constant PathautoState::SKIP in Pathauto 8

An automatic alias should not be created.

File

src/PathautoState.php, line 16

Class

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

Namespace

Drupal\pathauto

Code

const SKIP = 0;