mirror of
https://github.com/rectorphp/rector.git
synced 2025-03-14 04:19:44 +01:00
enable rule
This commit is contained in:
parent
907151e161
commit
9a3740a8eb
@ -14,6 +14,5 @@ return static function (ContainerConfigurator $containerConfigurator): void {
|
||||
// @todo add in separate PR, many changes now
|
||||
// $services->set(RenameVariableToMatchNewTypeRector::class);
|
||||
|
||||
// @todo add in separate PR, many changes now
|
||||
// $services->set(RenameVariableToMatchGetMethodNameRector::class);
|
||||
$services->set(RenameVariableToMatchGetMethodNameRector::class);
|
||||
};
|
||||
|
Loading…
x
Reference in New Issue
Block a user