com\setasign\SetaSite\FileSystem

FilesystemFactoryInterface

File: /SetaSite/src/FileSystem/FilesystemFactoryInterface.php

Implemented in

Summary

Methods

build()

abstract public FilesystemFactoryInterface::build (
\com\setasign\SetaFramework\Config\Config $config,
string $pathPathName
): FilesystemInterface
Parameters
$config : \com\setasign\SetaFramework\Config\Config
 
$pathPathName : string
 
Exceptions

Throws \com\setasign\SetaSite\Exception If there is an error while building the filesystem.