WP File Manager
Current Path:
/
home
/
itutorethiopia
/
public_html
/
vendor
/
paragonie
/
random_compat
/
Name
Action
..
LICENSE
Edit
build-phar.sh
Edit
composer.json
Edit
dist
lib
other
psalm-autoload.php
Edit
psalm.xml
Edit
Editing: psalm.xml
<?xml version="1.0"?> <psalm autoloader="psalm-autoload.php" stopOnFirstError="false" useDocblockTypes="true" > <projectFiles> <directory name="lib" /> </projectFiles> <issueHandlers> <RedundantConditionGivenDocblockType errorLevel="info" /> <UnresolvableInclude errorLevel="info" /> <DuplicateClass errorLevel="info" /> <InvalidOperand errorLevel="info" /> <UndefinedConstant errorLevel="info" /> <MissingReturnType errorLevel="info" /> <InvalidReturnType errorLevel="info" /> </issueHandlers> </psalm>