'style' => 'light', ], [ 'family' => 'classic', 'style' => 'thin', ], [ 'family' => 'duotone', 'style' => 'solid', ], [ 'family' => 'sharp', 'style' => 'solid', ], ], ], 'label' => 'Train tram', 'unicode' => 'e5b4', 'voted' => false, ], 'train-tunnel' => [ 'changes' => [ '6.0.0-beta2', '6.0.0-beta3', '6.2.0', ], 'familyStylesByLicense' => [ 'free' => [], 'pro' => [ [ 'family' => 'classic', 'style' => 'solid', ], [ 'family' => 'classic', 'style' => 'regular', ], [ 'family' => 'classic', 'style' => 'light', ], [ 'family' => 'classic', 'style' => 'thin', ], [ 'family' => 'duotone', 'style' => 'solid', ], [ 'family' => 'sharp', 'style' => 'solid', ], ], ], 'label' => 'Train Tunnel', 'unicode' => 'e454', 'voted' => false, ], 'transformer-bolt' => [ 'changes' => [ '6.0.0-beta1', '6.2.0', ], 'familyStylesByLicense' => [ 'free' => [], 'pro' => [ [ 'family' => 'classic', 'style' => 'solid', ], [ 'family' => 'classic', 'style' => 'regular', ], [ 'family' => 'classic', 'style' => 'light', ], [ 'family' => 'classic', 'style' => 'thin', ], [ 'family' => 'duotone', 'style' => 'solid', ], [ 'family' => 'sharp', 'style' => 'solid', ], ], ], 'label' => 'Transformer Bolt', 'unico? $this->authenticationTrustResolver->isAuthenticated($token) : ($token && $token->getUser()))) { return VoterInterface::ACCESS_GRANTED; } if (self::IS_REMEMBERED === $attribute && $this->authenticationTrustResolver->isRememberMe($token)) { return VoterInterface::ACCESS_GRANTED; } if (self::IS_ANONYMOUS === $attribute && $this->authenticationTrustResolver->isAnonymous($token)) { trigger_deprecation('symfony/security-core', '5.4', 'The "IS_ANONYMOUSLY" security attribute is deprecated, anonymous no longer exists in version 6.'); return VoterInterface::ACCESS_GRANTED; } if (self::IS_IMPERSONATOR === $attribute && $token instanceof SwitchUserToken) { return VoterInterface::ACCESS_GRANTED; } } return $result; } public function supportsAttribute(string $attribute): bool { return \in_array($attribute, [ self::IS_AUTHENTICATED_FULLY, self::IS_AUTHENTICATED_REMEMBERED, self::IS_AUTHENTICATED_ANONYMOUSLY, self::IS_AUTHENTICATED, self::IS_ANONYMOUS, self::IS_IMPERSONATOR, self::IS_REMEMBERED, self::PUBLIC_ACCESS, ], true); } public function supportsType(string $subjectType): bool { return true; } } Redirecting to https://www.turnverein-dornstetten.de/ Redirecting to https://www.turnverein-dornstetten.de/.