protected property EntityAliasTypeBase::$database in Pathauto 8
The database connection.
Type: \Drupal\Core\Database\Connection
File
- src/
Plugin/ pathauto/ AliasType/ EntityAliasTypeBase.php, line 65
Class
- EntityAliasTypeBase
- A pathauto alias type plugin for entities with canonical links.
Namespace
Drupal\pathauto\Plugin\pathauto\AliasTypeCode
protected $database;