Documentation

ExtendableModel

Trait to add the __call class required for extendable models.

Table of Contents

__call()  : mixed

Methods

__call()

public __call(mixed $method, mixed $arguments) : mixed
Parameters
$method : mixed
$arguments : mixed
Return values
mixed

Search results