IdentifierProtector
final class IdentifierProtector (View source)
Methods
__construct(IdentifierEscaperInterface $escaper)
protect(string $item, bool $prefixSingle = false, bool|null $protectIdentifiers = null, bool $fieldExists = true)
string
Details
protect
string
protect(string $item, bool $prefixSingle = false, bool|null $protectIdentifiers = null, bool $fieldExists = true)
No description