phpstan dynamic return type

This commit is contained in:
Yuri Kuznetsov
2021-11-08 15:23:34 +02:00
parent ab9f78d33f
commit 9aaab7d726
3 changed files with 161 additions and 1 deletions
+5
View File
@@ -6,3 +6,8 @@ parameters:
reportUnmatchedIgnoredErrors: false
excludePaths:
- application/Espo/Core/Select/SelectManager.php
services:
-
class: EspoDev\PHPStan\Extensions\EntityManagerReturnType
tags:
- phpstan.broker.dynamicMethodReturnTypeExtension