You are here

protected property AliasRepository::$connection in Drupal 8

The database connection.

Type: \Drupal\Core\Database\Connection

File

core/lib/Drupal/Core/Path/AliasRepository.php, line 25

Class

AliasRepository
Provides the default path alias lookup operations.

Namespace

Drupal\Core\Path

Code

protected $connection;