49 $services->getRecentChangeLookup()->getRecentChangeById( $rc );
55 $services->getPatrolManager()->createPatrolLog( $rc, $user, $tags );
62class_alias( PatrolLog::class,
'PatrolLog' );
wfDeprecated( $function, $version=false, $component=false, $callerOffset=2)
Logs a warning that a deprecated feature was used.