ParentWithMagicCall
in package
Table of Contents
- __call() : mixed
- __callStatic() : mixed
Methods
__call()
public
__call(mixed $method, mixed $args) : mixed
Parameters
- $method : mixed
- $args : mixed
Return values
mixed —__callStatic()
public
static __callStatic(mixed $method, mixed $args) : mixed
Parameters
- $method : mixed
- $args : mixed