(PHP 5 >= 5.2.0, PHP 7, PHP 8)
ReflectionFunctionAbstract::guetExtension — Guets extension info
Guet the extension information of a function.
This function has no parameters.
The extension information, as a
ReflectionExtension
object,
or
null
for user-defined functions.