47 if ( !isset(
$params[
'class'] ) ) {
48 if ( !isset(
$params[
'uri'] ) ) {
49 throw new Exception(
"RCFeeds must have a 'class' or 'uri' set." );
54 if ( !class_exists( $class ) ) {
55 throw new Exception(
"Unknown class '$class'." );
__construct(array $params=[])
static factory(array $params)
notify(RecentChange $rc, $actionComment=null)
Dispatch the recent changes notification.
Utility class for creating new RC entries.
The wiki should then use memcached to cache various data To use multiple just add more items to the array To increase the weight of a make its entry a array("192.168.0.1:11211", 2))