mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-26 17:43:54 +00:00
Merge remote-tracking branch 'origin/rector/rules-symfony' into rector/rules-symfony
This commit is contained in:
@@ -34,7 +34,7 @@ final readonly class ScopeResolverDispatcher
|
||||
|
||||
/**
|
||||
* @param array|null $options
|
||||
* @return iterable<Scope>|Scope|null
|
||||
* @return Scope|iterable<Scope>|Scope|null
|
||||
*/
|
||||
public function resolveScope(mixed $entity, ?array $options = []): null|\Chill\MainBundle\Entity\Scope|iterable
|
||||
{
|
||||
|
Reference in New Issue
Block a user