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.