Module Development

Call Parent Class Methods for Drupal 8, 9

Sprout Video

In this tutorial, I will show you how to get around the problem of calling a function that you have overridden in your class: how to call the parent class method.

Additional resources

Scope Resolution Operator (::) — PHP Manual