BadMethodCallException is typically used in conjunction with __call magic method.
(PHP 5 >= 5.1.0, PHP 7, PHP 8)
Ausnahme, die ausgelöst wird, wenn ein Callback auf eine undefinierte Methode verweist oder wenn einige Argumente fehlen.
BadMethodCallException is typically used in conjunction with __call magic method.