Skip to content

Instantly share code, notes, and snippets.

@realityking
Created May 29, 2013 20:25
Show Gist options
  • Save realityking/5673536 to your computer and use it in GitHub Desktop.
Save realityking/5673536 to your computer and use it in GitHub Desktop.
Accept the following values:
-Any callable, i.e. 'my_callback_function'
-A string containing either
-just the class (is ControllerInterface is implemented) - behaves like it does right now
-or in the Syntax Class:Method - will create an instance of class and call method
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment