Searched refs:createDirectoryIfNotExists (Results 1 – 2 of 2) sorted by relevance
82 FileSystems::createDirectoryIfNotExists($themePagesTemplateDirectory);83 FileSystems::createDirectoryIfNotExists($themePagesPartialsDirectory);
363 public static function createDirectoryIfNotExists(Path $directoryPath) function in ComboStrap\\FileSystems