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

Use "static" instead of "self" #70

Open
dmikam opened this issue Dec 13, 2018 · 1 comment
Open

Use "static" instead of "self" #70

dmikam opened this issue Dec 13, 2018 · 1 comment

Comments

@dmikam
Copy link

dmikam commented Dec 13, 2018

You should better use static::method and static::$prop to be able to overwrite some methods in child classes without touching original class.
Thanks

@hopeseekr
Copy link

I'm pretty sure that this project was last updated before static:: was even possible. No, seriously.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants