mirror of
https://github.com/rectorphp/rector.git
synced 2025-02-21 09:42:45 +01:00
typo
This commit is contained in:
parent
5a1c7f2699
commit
efb80cf98c
@ -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[]
|
||||
|
Loading…
x
Reference in New Issue
Block a user