D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
opt
/
psa
/
admin
/
plib
/
modules
/
monitoring
/
vendor
/
webimpress
/
safe-writer
/
Filename :
psalm.xml
back
Copy
<?xml version="1.0"?> <psalm totallyTyped="true" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="https://getpsalm.org/schema/config" xsi:schemaLocation="https://getpsalm.org/schema/config vendor/vimeo/psalm/config.xsd" > <projectFiles> <directory name="src"/> <directory name="test"/> <ignoreFiles> <directory name="vendor"/> </ignoreFiles> </projectFiles> <issueHandlers> <InternalMethod> <errorLevel type="suppress"> <directory name="test/Exception/"/> </errorLevel> </InternalMethod> <PropertyNotSetInConstructor> <errorLevel type="suppress"> <directory name="test/"/> <referencedProperty name="$backupStaticAttributes"/> </errorLevel> </PropertyNotSetInConstructor> </issueHandlers> </psalm>