Pop\Cache\Cache::adapter PHP Method

adapter() public method

Method to get the adapter
public adapter ( ) : mixed
return mixed
    public function adapter()
    {
        return $this->adapter;
    }