trait ForwardsCalls (View source)
| mixed | forwardCallTo(mixed $object, string $method, array $parameters) Forward a method call to the given object. | |
| static void | throwBadMethodCallException(string $method) Throw a bad method call exception for the given method. | 
Forward a method call to the given object.
Throw a bad method call exception for the given method.
    © Taylor Otwell
Licensed under the MIT License.
Laravel is a trademark of Taylor Otwell.
    https://laravel.com/api/8.x/Illuminate/Support/Traits/ForwardsCalls.html