You are here

constant AliasStorage::TABLE in Drupal 8

The table for the url_alias storage.

File

core/lib/Drupal/Core/Path/AliasStorage.php, line 33

Class

AliasStorage
Provides a class for CRUD operations on path aliases.

Namespace

Drupal\Core\Path

Code

const TABLE = 'path_alias';