BadMethodCallException is typically used in conjunction with __call magic method.
(PHP 5 >= 5.1.0, PHP 7, PHP 8)
Exception émise si une méthode de rappel n'existe pas ou si certains de ses arguments sont manquants.
BadMethodCallException is typically used in conjunction with __call magic method.