register_tag('foobar', function ($ste, $params, $sub) { // nop }); } protected function getDirectory(): string { return __DIR__; } }