\Horde_Test_Factory_History

Generates the history service for testing purposes.

Copyright 2011-2017 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.

Summary

Methods
Properties
Constants
create()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
No private properties found
N/A

Methods

create()

create(array  $params) : \Horde_History

Create a mock history service for testing.

Parameters

array $params

Additional options.

'user' - (string) The current user.

Returns

\Horde_History —

The test service.