Go\Core\AspectContainer::isFresh PHP Method

isFresh() public method

Checks the freshness of AOP cache
public isFresh ( integer $timestamp ) : boolean
$timestamp integer
return boolean Whether or not concrete file is fresh
    public function isFresh($timestamp);