phpPolyfillFunctions.php
Table of Contents
- array_is_assoc() : bool
- is_https() : bool
- get_request_scheme() : string
Functions
array_is_assoc()
array_is_assoc(array<string|int, mixed> $array) : bool
Parameters
- $array : array<string|int, mixed>
is_https()
is_https() : bool
get_request_scheme()
get_request_scheme() : string