You are here

public function S3fsServiceInterface::setTables in S3 File System 4.0.x

Same name and namespace in other branches
  1. 8.3 src/S3fsServiceInterface.php \Drupal\s3fs\S3fsServiceInterface::setTables()

Set up the final tables from the temp tables.

1 method overrides S3fsServiceInterface::setTables()
S3fsService::setTables in src/S3fsService.php
Set up the final tables from the temp tables.

File

src/S3fsServiceInterface.php, line 110

Class

S3fsServiceInterface
S3fs service interface.

Namespace

Drupal\s3fs

Code

public function setTables();