MediaWiki
REL1_22
|
Public Member Functions | |
send (array $feed, $line) | |
Sends some text to the specified live feed. |
Definition at line 2 of file RedisPubSubFeedEngine.php.
RedisPubSubFeedEngine::send | ( | array $ | feed, |
$ | line | ||
) |
Sends some text to the specified live feed.
array | $feed | The feed, as configured in an associative array. |
string | $line | The text to send. |
Implements RCFeedEngine.
Definition at line 19 of file RedisPubSubFeedEngine.php.
References $options, array(), and RedisConnectionPool\singleton().