mirror of
https://github.com/rectorphp/rector.git
synced 2025-04-19 06:52:51 +02:00
add Mock class rename
This commit is contained in:
parent
a59e35678c
commit
ef2e74a2ac
@ -1,3 +1,7 @@
|
||||
services:
|
||||
Rector\PHPUnit\Rector\MethodCall\SpecificAssertContainsRector: ~
|
||||
Rector\PHPUnit\Rector\MethodCall\SpecificAssertInternalTypeRector: ~
|
||||
|
||||
Rector\Rector\Class_\ClassReplacerRector:
|
||||
# https://github.com/sebastianbergmann/phpunit/issues/3123
|
||||
'PHPUnit_Framework_MockObject_MockObject': 'PHPUnit\Framework\MockObject\MockObject'
|
||||
|
Loading…
x
Reference in New Issue
Block a user