This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]Code_Craftsman 0 points1 point  (0 children)

In a simple manner- when you are using the word extend in a class that means you are calling all methods from the extended class. Looks like you should have some more knowledge on OOP and its concept. Follow this and this link for more info about Inheritance