Tribe__Utils__Callback::__call()

Plugin: Tribe Common

Method: Calls the Lambda function provided by Di52 to allow passing of Params without having to create more methods into classes for simple callbacks that will only have a pre-determined value.

Tribe__Utils__Callback::get()

Plugin: Tribe Common

Method: Returns a callable for on this class that doesn’t exist, but passes in the Key for Di52 Slug and it’s method and arguments. It will relayed via overloading __call() on this same class.