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