function_exists (string fn) ⇒ boolean
Returns whether or not a function is defined within the runtime.
First available: Version 1.10.1
Comments
function_exists (string fn) ⇒ boolean
Returns whether or not a function is defined within the runtime.
Where to search