Skip to main content
Print this chapter
extends
Keyword
Syntax
class ChildClass extends ParentClass { /* … */ }