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