Documentation

TExtensible

Tags
author

Ramone Burrell ramone@ramoneburrell.com

since

Version 0.1.0

Table of Contents

Methods

__call()  : mixed
__callstatic()  : mixed
getExtensionClass()  : string

Methods

__call()

public __call(string $method, array<string|int, mixed> $arguments) : mixed
Parameters
$method : string
$arguments : array<string|int, mixed>
Tags
throws
IllegalStateException

__callstatic()

public static __callstatic(string $method, array<string|int, mixed> $arguments) : mixed
Parameters
$method : string
$arguments : array<string|int, mixed>
Tags
throws
IllegalStateException

getExtensionClass()

public static getExtensionClass() : string
Return values
string

        
On this page

Search results