19 declare(strict_types=1);
38 string $storage_base_path,
46 $stream = $this->storage_handler_factory->getHandlerForRevision($revision)->getStream($revision);
populateRevision(Revision $revision)
withStreamResolver(int $index, ?StreamResolver $stream_resolver=null)
withStreamResolver(?StreamResolver $stream_resolver=null)
populateFlavour(Flavour $flavour, FileStream $file_stream, int $index)
__construct(string $storage_base_path, StorageHandlerFactory $storage_handler_factory)
StorageHandlerFactory $storage_handler_factory
Class StorageHandlerFactory.
The base interface for all filesystem streams.