mirror of
https://github.com/rectorphp/rector.git
synced 2025-02-23 11:14:38 +01:00
7 lines
216 B
YAML
7 lines
216 B
YAML
services:
|
|
Rector\CodingStyle\Rector\ClassMethod\ReturnArrayClassMethodToYieldRector:
|
|
$methodsByType:
|
|
PHPUnit\Framework\TestCase:
|
|
- 'provide*'
|
|
- 'dataProvider*'
|