*/ public function getClassName(): string { return $this->className; } public function getData(): array { return $this->data; } }