mirror of
https://github.com/rectorphp/rector.git
synced 2025-02-25 04:03:55 +01:00
7 lines
260 B
YAML
7 lines
260 B
YAML
# @see http://www.phpspec.net/en/stable/manual/upgrading-to-phpspec-4.html
|
|
services:
|
|
Rector\Core\Rector\ClassMethod\AddReturnTypeDeclarationRector:
|
|
$typehintForMethodByClass:
|
|
PhpSpec\ObjectBehavior:
|
|
getMatchers: 'array'
|