You are here

protected property DatabaseBackend::$bin in Drupal 9

Same name and namespace in other branches
  1. 8 core/lib/Drupal/Core/Cache/DatabaseBackend.php \Drupal\Core\Cache\DatabaseBackend::bin

Type: string

File

core/lib/Drupal/Core/Cache/DatabaseBackend.php, line 47

Class

DatabaseBackend
Defines a default cache implementation.

Namespace

Drupal\Core\Cache

Code

protected $bin;