1
0
Fork 0
mirror of synced 2025-04-02 20:56:14 +03:00

ignore phpstan setID type error

This commit is contained in:
Alex Komarichev 2025-03-26 11:33:11 +03:00
parent 9a23562cbd
commit f65dcac9f5

View file

@ -1355,6 +1355,11 @@ parameters:
count: 1
path: src/Bot/Model/Request/MembersRequest.php
-
message: "#^Method RetailCrm\\\\Mg\\\\Bot\\\\Model\\\\Request\\\\MembersRequest\\:\\:setId\\(\\) has no return typehint specified\\.$#"
count: 1
path: src/Bot/Model/Request/MembersRequest.php
-
message: "#^Method RetailCrm\\\\Mg\\\\Bot\\\\Model\\\\Request\\\\MembersRequest\\:\\:setSince\\(\\) has no return typehint specified\\.$#"
count: 1