create()
create(array $params) : \Horde_Prefs
Create a null preferences service for testing.
Parameters
array | $params | Additional options. 'app' - (string) The application name. 'user' - (string) The current user. |
Returns
\Horde_Prefs —The test service.