Rinvex\Repository\Contracts\CacheableContract::setCacheLifetime PHP Method

setCacheLifetime() public method

Set the repository cache lifetime.
public setCacheLifetime ( float | integer $cacheLifetime )
$cacheLifetime float | integer
    public function setCacheLifetime($cacheLifetime);