SyntaxFix
Write A Post
Hire A Developer
Questions
You cannot override variables in a class. You can override only methods. You should keep the variables private otherwise you can get a lot of problems.