private - only available to be accessed within the class that defines them.
private
protected - accessible in the class that defines them and in other classes which inherit from that class.
protected
1.4m articles
1.4m replys
5 comments
57.0k users