` element. * Currently only data attributes reserved to MediaWiki are allowed * (see Sanitizer::isReservedDataAttribute). * @return bool|void True or no return value to continue, or false to omit this line from * recentchanges */ public function onEnhancedChangesListModifyLineData( $changesList, &$data, $block, $rc, &$classes, &$attribs ); }