Pepperminty Wiki Module API

page-debug-info.php

Table of Contents

debug_mask_secrets()  : string
Masks secrets in debug output.

Functions

debug_mask_secrets()

Masks secrets in debug output.

debug_mask_secrets(string $text) : string
Parameters
$text : string

The text to mask.

Return values
string

The masked text.

Search results