mirror of
https://github.com/rectorphp/rector.git
synced 2025-02-23 11:14:38 +01:00
7 lines
280 B
YAML
7 lines
280 B
YAML
services:
|
|
Rector\Renaming\Rector\MethodCall\RenameMethodRector:
|
|
# see https://github.com/sebastianbergmann/phpunit-mock-objects/issues/137
|
|
$oldToNewMethodsByClass:
|
|
'PHPUnit_Framework_MockObject_MockObject':
|
|
staticExpects: 'expects'
|