You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Script Methods can be called either by invoking them directly or calling the script (and setting $this). The latter is preferrable, as it allows more flexible parameter binding.