Nennen Sie sich eine statische Funktion in PHP
//https://www.php.net/manual/en/language.oop5.static.php
self::staticMethod();
Shadow
//https://www.php.net/manual/en/language.oop5.static.php
self::staticMethod();