You are here

protected property PhpBackend::$bin in Drupal 9

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

Type: string

File

core/lib/Drupal/Core/Cache/PhpBackend.php, line 27

Class

PhpBackend
Defines a PHP cache implementation.

Namespace

Drupal\Core\Cache

Code

protected $bin;