Documentation

RepoWrapperRepoInterface
in package
implements RepoWrapperInterface

Description of RepoWrapperRepoInterface

Tags
author

zozlak

Table of Contents

Interfaces

RepoWrapperInterface

Properties

$checkModDate  : bool
$repo  : RepoInterface

Methods

__construct()  : mixed
getModificationTimestamp()  : int
getResourceById()  : RepoResourceInterface

Properties

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


        
On this page

Search results