protected static property FileCacheFactory::$prefix in Drupal 9
Same name and namespace in other branches
- 8 core/lib/Drupal/Component/FileCache/FileCacheFactory.php \Drupal\Component\FileCache\FileCacheFactory::prefix
The cache prefix.
Type: string
File
- core/
lib/ Drupal/ Component/ FileCache/ FileCacheFactory.php, line 27
Class
- FileCacheFactory
- Creates a FileCache object.
Namespace
Drupal\Component\FileCacheCode
protected static $prefix;