mirror of
https://github.com/rectorphp/rector.git
synced 2025-02-25 04:03:55 +01:00
note
This commit is contained in:
parent
628f4339bf
commit
6c87216e55
@ -15,6 +15,7 @@ final class RectorCollector
|
||||
|
||||
public function addRector(RectorInterface $rector): void
|
||||
{
|
||||
// @todo: fix for multiple CaseRector[] instances
|
||||
$this->rectors[get_class($rector)] = $rector;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user