mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-23 08:03:49 +00:00
fix: Add more typing informations.
This commit is contained in:
@@ -9,6 +9,7 @@ use Chill\MainBundle\Entity\Center;
|
||||
interface CenterResolverManagerInterface
|
||||
{
|
||||
/**
|
||||
* @param object $entity
|
||||
* @return Center[]
|
||||
*/
|
||||
public function resolveCenters($entity, ?array $options = []): array;
|
||||
|
Reference in New Issue
Block a user