DatabaseFileUsageBackend::$tableName

The name of the SQL table used to store file usage information.

Type: string

File

core/modules/file/src/FileUsage/DatabaseFileUsageBackend.php, line 25

Class

DatabaseFileUsageBackend
Defines the database file usage backend. This is the default Drupal backend.

Namespace

Drupal\file\FileUsage

Code

protected $tableName;
doc_Drupal
2016-10-29 08:59:44
Comments
Leave a Comment

Please login to continue.