Recommend this page to a friend! |
Classes of Scott Arciszewski | > | Anti-CSRF | > | psalm.xml | > | Download |
|
![]() |
<?xml version="1.0"?> <psalm stopOnFirstError="false" useDocblockTypes="true" totallyTyped="true" > <projectFiles> <directory name="src" /> </projectFiles> <issueHandlers> <RedundantCondition errorLevel="info" /> <RedundantConditionGivenDocblockType errorLevel="info" /> </issueHandlers> </psalm> |