mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-20 14:43:49 +00:00
fix phpstan error
This commit is contained in:
@@ -42,6 +42,8 @@ final class ResourceKindRender implements ChillEntityRenderInterface
|
||||
$title = $this->translatableStringHelper->localize($entity->getTitle());
|
||||
return $title;
|
||||
}
|
||||
|
||||
return $title;
|
||||
}
|
||||
|
||||
public function supports($entity, array $options): bool
|
||||
|
Reference in New Issue
Block a user