Simply calls the provided function passing this as the only argument. $call returns what the provided function returns.
this
$call
Optional
Adds the "temporary" modifier.
This is only supported by some dialects like MySQL.
Simply calls the provided function passing
thisas the only argument.$callreturns what the provided function returns.