Advertisement
Guest User

Untitled

a guest
Feb 1st, 2013
67
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.11 KB | None | 0 0
  1. x = new MyName();
  2. $fn = $x->event->post;
  3. $fn(Array(1,2,3)); // this is the way how can you fire the function
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement