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);