Skip to content

Commit 38061b8

Browse files
committed
fix phpstan
1 parent c82cdf7 commit 38061b8

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/Configuration/RectorConfigBuilder.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1233,6 +1233,7 @@ public function registerService(string $className, ?string $alias = null, ?strin
12331233
/**
12341234
* DX helper
12351235
* @see https://getrector.com/documentation/creating-a-node-visitor
1236+
* @param class-string $decoratingNodeVisitorClass
12361237
*/
12371238
public function registerDecoratingNodeVisitor(string $decoratingNodeVisitorClass): self
12381239
{

0 commit comments

Comments
 (0)