getContent(); return parent::getCode() . "$content"; } protected abstract function getContent(): string; }