$_params
$_params : array
Hash containing connection parameters.
Folks facebook firends implementation
Copyright 2007-2017 Horde LLC (http://www.horde.org/)
See the enclosed file LICENSE for license information (GPL). If you did not receive this file, see http://www.horde.org/licenses/gpl.
factory( $driver = null, array $params = null) : \Folks_Friends
Attempts to return a concrete Folks_Friends instance based on $friends.
$driver | ||
array | $params | A hash containing any additional configuration or connection parameters a subclass might need. |
The newly created concrete Folks_Friends instance, or false on an error.