Cache
in package
Generates test cache.
Copyright 2011-2021 Horde LLC (http://www.horde.org/)
See the enclosed file LICENSE for license information (LGPL). If you did not receive this file, see http://www.horde.org/licenses/lgpl21.
Tags
Table of Contents
- create() : Horde_Cache
- Create a mock cache for testing.
Methods
create()
Create a mock cache for testing.
public
create() : Horde_Cache
Return values
Horde_Cache —The mock cache.