You are here

protected property Rename::$database in IMCE Rename (D8/9) 8

The variable containing the database service.

Type: \Drupal\Core\Database\Connection

File

src/Plugin/ImcePlugin/Rename.php, line 40

Class

Rename
Defines Imce Rename plugin.

Namespace

Drupal\imce_rename_plugin\Plugin\ImcePlugin

Code

protected $database;