19declare(strict_types=1);
45 $fs =
$DIC->filesystem()->storage();
47 if (!$fs->hasDir(self::METADATA_PATH)) {
48 $fs->createDir(self::METADATA_PATH);
Indicates general problems with the input or output operations.
static getDataDir()
get data directory (outside webspace)
const string METADATA_PATH
auth(string $authSourceName='default-sp')