Module Development

Extend Abstract Classes for Drupal 8, 9

Sprout Video

In this tutorial, I will show you how to extend an abstract class and ensure that all the methods that are required by the abstract class are included in this new class.

Additional resources

Class Abstraction (PHP Manual)