Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Rello/analytics
/ pathExists
Method
pathExists
tests/Stubs/OCP/UserMigration/IImportSource.php:5–5 ·
view source on GitHub ↗
(string $path)
Source
from the content-addressed store, hash-verified
3
4
interface IImportSource {
5
public function pathExists(string $path): bool;
6
7
public function getFileContents(string $path): string;
8
Callers
1
import
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected