PHP 클래스 Neos\Flow\Cache\Backend\FileBackend

사용 중단: Use \Neos\Cache\Backend\FileBackend instead
상속: extends Neos\Cache\Backend\FileBackend, implements FlowSpecificBackendInterface, use trait BackendCompatibilityTrait
파일 보기 프로젝트 열기: neos/flow-development-collection

공개 메소드들

메소드 설명
__construct ( ApplicationContext $context, array $options = [] ) Constructs this backend

메소드 상세

__construct() 공개 메소드

Constructs this backend
public __construct ( ApplicationContext $context, array $options = [] )
$context Neos\Flow\Core\ApplicationContext Flow's application context
$options array Configuration options - depends on the actual backend