Schema:VisualEditorReviewError
Appearance
PHP logging
EventLogging::logEvent( 'VisualEditorReviewError', 28113599, $event );
extension.json setup for JavaScript logging
{
"attributes": {
"EventLogging": {
"Schemas": {
"VisualEditorReviewError": 28113599
}
}
}
}
JavaScript logging
mw.track( 'event.VisualEditorReviewError', { /* ... */ } );
Revision 28113599
Empty object |