protected property AliasWhitelist::$connection

The database connection.

Type: \Drupal\Core\Database\Connection

File

drupal/core/lib/Drupal/Core/Path/AliasWhitelist.php, line 32
Contains \Drupal\Core\Path\AliasWhitelist.

Class

AliasWhitelist
Extends CacheArray to build the path alias whitelist over time.

Namespace

Drupal\Core\Path

Code

protected $connection;