Official ZPE/YASS documentationis_function
is_function (mixed f) ⇒ boolean
Returns a boolean on whether or not a value is a function. This is a simplified and
faster method than using the get_type
function.
First available: Version 1.8.2
There are no comments on this page.