Rinvex\Repository\Contracts\CacheableContract::setCacheLifetime PHP Метод

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

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