Edit File by line

Deprecated: str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in /home/sportsfever/public_html/filemanger/function.php on line 93

Deprecated: str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in /home/sportsfever/public_html/filemanger/function.php on line 93
/home/sportsfe.../httpdocs/wp-conte.../plugins/leadin/scripts/iframe/integrat.../core
File: CoreMessages.ts
export const CoreMessages = {
[0] Fix | Delete
HandshakeReceive: 'INTEGRATED_APP_EMBEDDER_HANDSHAKE_RECEIVED',
[1] Fix | Delete
SendRefreshToken: 'INTEGRATED_APP_EMBEDDER_SEND_REFRESH_TOKEN',
[2] Fix | Delete
ReloadParentFrame: 'INTEGRATED_APP_EMBEDDER_RELOAD_PARENT_FRAME',
[3] Fix | Delete
RedirectParentFrame: 'INTEGRATED_APP_EMBEDDER_REDIRECT_PARENT_FRAME',
[4] Fix | Delete
SendLocale: 'INTEGRATED_APP_EMBEDDER_SEND_LOCALE',
[5] Fix | Delete
SendDeviceId: 'INTEGRATED_APP_EMBEDDER_SEND_DEVICE_ID',
[6] Fix | Delete
SendIntegratedAppConfig: 'INTEGRATED_APP_EMBEDDER_CONFIG',
[7] Fix | Delete
} as const;
[8] Fix | Delete
[9] Fix | Delete
export type CoreMessageType = typeof CoreMessages[keyof typeof CoreMessages];
[10] Fix | Delete
[11] Fix | Delete
It is recommended that you Edit text format, this type of Fix handles quite a lot in one request
Function