Go\Core\AspectContainer::isFresh PHP Метод

isFresh() публичный Метод

Checks the freshness of AOP cache
public isFresh ( integer $timestamp ) : boolean
$timestamp integer
Результат boolean Whether or not concrete file is fresh
    public function isFresh($timestamp);