ConditionHandlerHelperTrait
Table of Contents
Methods
- sanitizeKey() : string
- stripKey() : string
- More strict strip of a key without quotation
Methods
sanitizeKey()
public
sanitizeKey(string $key) : string
Parameters
- $key : string
Return values
stringstripKey()
More strict strip of a key without quotation
public
stripKey(string $key) : string
Parameters
- $key : string