[ Index ]

PHP Cross Reference of phpBB-3.2.11-deutsch

title

Body

[close]

/vendor/symfony/config/Resource/ -> SelfCheckingResourceInterface.php (summary)

(no description)

File Size: 30 lines (1 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 1 class

SelfCheckingResourceInterface:: (1 method):
  isFresh()


Interface: SelfCheckingResourceInterface  - X-Ref

Interface for Resources that can check for freshness autonomously,
without special support from external services.

isFresh($timestamp)   X-Ref
Returns true if the resource has not been updated since the given timestamp.

param: int $timestamp The last time the resource was loaded
return: bool True if the resource has not been updated, false otherwise



Generated: Wed Nov 11 20:33:01 2020 Cross-referenced by PHPXref 0.7.1