This commit is contained in:
TomasVotruba 2020-12-14 18:43:53 +01:00
parent 5a1c7f2699
commit efb80cf98c

View File

@ -34,7 +34,7 @@ final class StaticTypeToSetterInjectionRector extends AbstractRector implements
* @api
* @var string
*/
public const STATIC_TYPES = '$staticTypes';
public const STATIC_TYPES = 'static_types';
/**
* @var string[]