tribe_callback()

Plugin: Tribe Common

Function: Returns a lambda function suitable to use as a callback; when called the function will build the implementation bound to `$classOrInterface` and return the value of a call to `$method` method with the call arguments.

tribe()

Plugin: Tribe Common

Function: Returns a ready to use instance of the requested class.