Skip to content
This repository has been archived by the owner on Jan 11, 2024. It is now read-only.

Commit

Permalink
remove GetAttributeReturnTypeExtension, as handled by native PHPStan …
Browse files Browse the repository at this point in the history
…cond return type
  • Loading branch information
TomasVotruba committed Jan 1, 2024
1 parent 4aec149 commit 19a79b1
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 132 deletions.
5 changes: 0 additions & 5 deletions config/extensions.neon
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,3 @@ services:
-
class: Rector\PHPStanRules\ReturnTypeExtension\FindInstanceOfReturnTypeExtension
tags: [phpstan.broker.dynamicMethodReturnTypeExtension]

# $node->getAttribute($1) => Type|null by $1
-
class: Rector\PHPStanRules\ReturnTypeExtension\GetAttributeReturnTypeExtension
tags: [phpstan.broker.dynamicMethodReturnTypeExtension]
82 changes: 0 additions & 82 deletions src/ReturnTypeExtension/GetAttributeReturnTypeExtension.php

This file was deleted.

This file was deleted.

This file was deleted.

0 comments on commit 19a79b1

Please sign in to comment.