You are here

protected property AliasRepository::$connection in Drupal 9

The database connection.

Type: \Drupal\Core\Database\Connection

File

core/modules/path_alias/src/AliasRepository.php, line 19

Class

AliasRepository
Provides the default path alias lookup operations.

Namespace

Drupal\path_alias

Code

protected $connection;