‪TYPO3CMS  ‪main
TYPO3\CMS\Core\Resource\ResourceStorageInterface Interface Reference
Inheritance diagram for TYPO3\CMS\Core\Resource\ResourceStorageInterface:
TYPO3\CMS\Core\Resource\ResourceStorage

Public Attributes

const DEFAULT_ProcessingFolder = '_processed_'
 

Detailed Description

The interface for a resource storage containing all constants

Definition at line 21 of file ResourceStorageInterface.php.

Member Data Documentation

◆ DEFAULT_ProcessingFolder

const TYPO3\CMS\Core\Resource\ResourceStorageInterface::DEFAULT_ProcessingFolder = '_processed_'

Name of the default processing folder

Definition at line 26 of file ResourceStorageInterface.php.

Referenced by TYPO3\CMS\Core\Resource\ResourceStorage\getProcessingFolder().