mirror of
https://github.com/danog/MadelineProto.git
synced 2024-11-26 20:35:23 +01:00
Small psalm fix
This commit is contained in:
parent
b56283c789
commit
2362e1168d
@ -31,10 +31,5 @@
|
||||
<StringIncrement errorLevel="suppress" />
|
||||
<InvalidTraversableImplementation errorLevel="suppress" />
|
||||
<RedundantPropertyInitializationCheck errorLevel="suppress" />
|
||||
<MissingConstructor>
|
||||
<errorLevel type="suppress">
|
||||
<file name="src/InternalDoc.php" />
|
||||
</errorLevel>
|
||||
</MissingConstructor>
|
||||
</issueHandlers>
|
||||
</psalm>
|
||||
|
Loading…
Reference in New Issue
Block a user