public function S3fsServiceInterface::setupTempTable in S3 File System 4.0.x
Same name and namespace in other branches
- 8.3 src/S3fsServiceInterface.php \Drupal\s3fs\S3fsServiceInterface::setupTempTable()
Setup the temporary table.
1 method overrides S3fsServiceInterface::setupTempTable()
- S3fsService::setupTempTable in src/
S3fsService.php - Setup the temporary table.
File
- src/
S3fsServiceInterface.php, line 83
Class
- S3fsServiceInterface
- S3fs service interface.
Namespace
Drupal\s3fsCode
public function setupTempTable();