public function S3fsServiceInterface::getExistingFolders in S3 File System 4.0.x
Same name and namespace in other branches
- 8.3 src/S3fsServiceInterface.php \Drupal\s3fs\S3fsServiceInterface::getExistingFolders()
Get existing folders stored in the cached meta data.
1 method overrides S3fsServiceInterface::getExistingFolders()
- S3fsService::getExistingFolders in src/
S3fsService.php - Get existing folders stored in the cached meta data.
File
- src/
S3fsServiceInterface.php, line 78
Class
- S3fsServiceInterface
- S3fs service interface.
Namespace
Drupal\s3fsCode
public function getExistingFolders();