ns
Table of Contents
Interfaces
Classes
Functions
Functions
fun1()
    
                    fun1() : void
    
    
    
    
fun2()
    
                    fun2() : array<string|int, mixed>
    
    
    
            Return values
array<string|int, mixed>fun11()
    
                    fun11() : void
    
    
    
    
fun21()
    
                    fun21(int $a, string $b) : array<string|int, mixed>
    
        Parameters
- $a : int
- $b : string