bootstrap.php
Table of Contents
Constants
Functions
- array_is_list() : bool
 - enum_exists() : bool
 
Constants
MYSQLI_REFRESH_REPLICA
    public
        mixed
    MYSQLI_REFRESH_REPLICA
    = 64
    
    
    
    
Functions
array_is_list()
    
                    array_is_list(array<string|int, mixed> $array) : bool
    
        Parameters
- $array : array<string|int, mixed>
 
Return values
boolenum_exists()
    
                    enum_exists(string $enum[, bool $autoload = true ]) : bool
    
        Parameters
- $enum : string
 - $autoload : bool = true