mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-20 22:53:49 +00:00
apply rules rector up to php82
This commit is contained in:
@@ -25,7 +25,7 @@ use function in_array;
|
||||
*/
|
||||
class ThirdPartyTypeCompilerPass implements CompilerPassInterface
|
||||
{
|
||||
public const TAG = 'chill_3party.provider';
|
||||
final public const TAG = 'chill_3party.provider';
|
||||
|
||||
public function process(ContainerBuilder $container)
|
||||
{
|
||||
|
Reference in New Issue
Block a user