The name of the cache bin to use.
Type: string
File
- core/lib/Drupal/Core/Cache/ApcuBackend.php, line 15
Class
- ApcuBackend
- Stores cache items in the Alternative PHP Cache User Cache (APCu).
Namespace
Drupal\Core\Cache
Code
1 | protected $bin ; |
The name of the cache bin to use.
Type: string
Drupal\Core\Cache
1 | protected $bin ; |
Designed by : w10schools
service@w10schools.com
Please login to continue.