powered by
Whenever the function with provided name exists anywhere, the one is returned (or the first one if multiple found). Return NULL otherwise.
.get_method(name)
Function - when found in any namespace or NULL otherwise.
Name of the function.