You are here

public function ImporterInterface::importFiles in Tome 8

Imports all files from the file directory.

1 method overrides ImporterInterface::importFiles()
Importer::importFiles in modules/tome_sync/src/Importer.php
Imports all files from the file directory.

File

modules/tome_sync/src/ImporterInterface.php, line 52

Class

ImporterInterface
Provides an interface for the importer.

Namespace

Drupal\tome_sync

Code

public function importFiles();