Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

expose class methods as static and object for strict standards #23

Open
spacedevin opened this issue Oct 6, 2015 · 0 comments
Open
Labels

Comments

@spacedevin
Copy link
Member

  • rename class methods to be prefixed with _
  • methods called will trigger __call or __callStatic
  • instantiate and attach $this->tipsy(Tipsy::app()) if static
  • reflect the functions appropriately

ref #22

@spacedevin spacedevin changed the title expose class methods as static and object expose class methods as static and object for strict standards Oct 6, 2015
spacedevin added a commit that referenced this issue Oct 7, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant