public function supportsEntity(string $className) : bool { return $className === $this->getSupportedEntityClass(); }