Elgg  Version master
Elgg\Exceptions\BadFunctionCallException Class Reference

Exception thrown if a callback refers to an undefined function or if some arguments are missing. More...

Inheritance diagram for Elgg\Exceptions\BadFunctionCallException:
Elgg\Exceptions\ExceptionInterface

Detailed Description

Exception thrown if a callback refers to an undefined function or if some arguments are missing.

See also
https://www.php.net/manual/en/class.badfunctioncallexception.php
Since
4.3

Definition at line 11 of file BadFunctionCallException.php.


The documentation for this class was generated from the following file: