mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-07 18:44:08 +00:00
fix phpstan error
This commit is contained in:
parent
416b62fc60
commit
420f81ea24
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user