RepoWrapperInterface
in
Tags
Table of Contents
Methods
Methods
getModificationTimestamp()
public
getModificationTimestamp(string $id) : int
Parameters
- $id : string
Return values
int —return value of PHP_INT_MAX means the resource's modification date wasn't checked
getResourceById()
public
getResourceById(string $id[, SearchConfig|null $config = null ]) : RepoResourceInterface
Parameters
- $id : string
- $config : SearchConfig|null = null