mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2026-02-28 11:09:41 +00:00
Apply new rector rules regarding to PHP version to 8.4
This commit is contained in:
@@ -24,7 +24,7 @@ use Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorageInt
|
||||
*/
|
||||
class ThirdPartySearch implements SearchInterface
|
||||
{
|
||||
final public const NAME = '3party';
|
||||
final public const string NAME = '3party';
|
||||
|
||||
/**
|
||||
* @var AuthorizationHelper
|
||||
|
||||
Reference in New Issue
Block a user