Skip to content

Commit

Permalink
Remove services section from phpstan.neon.dist
Browse files Browse the repository at this point in the history
Internal ScopeIsInClassTypeSpecifyingExtension class is already removed
  • Loading branch information
sasezaki committed Jan 13, 2024
1 parent 67c1012 commit 8bb060a
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions phpstan.neon.dist
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,3 @@ parameters:
- %currentWorkingDirectory%/tests/src
level: 8

services:
scopeIsInClass:
class: PHPStan\Internal\ScopeIsInClassTypeSpecifyingExtension
arguments:
isInMethodName: isInClass
removeNullMethodName: getClassReflection
tags:
- phpstan.typeSpecifier.methodTypeSpecifyingExtension

0 comments on commit 8bb060a

Please sign in to comment.