Skip to content

Commit e12b257

Browse files
committed
docs: Mark this old-style service as deprecated
1 parent 18e5663 commit e12b257

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

lib/Horde/Core/Factory/Twitter.php

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@
66
* @author Michael J. Rubinsky <mrubinsk@horde.org>
77
* @category Horde
88
* @package Core
9+
*
10+
* @deprecated Creates V1 API client using OAuth 1.0a and Horde_Controller_Request.
11+
* A replacement based on Horde\Service\Twitter\V2 (PSR-18) and
12+
* Horde OAuth2 is needed.
913
*/
1014
class Horde_Core_Factory_Twitter extends Horde_Core_Factory_Injector
1115
{

0 commit comments

Comments
 (0)