Goetas\Twital\Tests\Twig\StringLoader::isFresh PHP Method

isFresh() public method

public isFresh ( $name, $time )
    public function isFresh($name, $time)
    {
        return true;
    }