extends Keyword

Syntax

class ChildClass extends ParentClass { /* … */ }