PHP Classes

File: psalm.xml

Recommend this page to a friend!
  Classes of Scott Arciszewski   Ionizer PHP Filter Input   psalm.xml   Download  
File: psalm.xml
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Ionizer PHP Filter Input
Filter input values by chaining filter objects
Author: By
Last change:
Date: 2 years ago
Size: 685 bytes
 

Contents

Class file image Download
<?xml version="1.0"?> <psalm name="Psalm configuration for Ionizer" useDocblockTypes="true" totallyTyped="true" > <projectFiles> <directory name="src" /> <ignoreFiles> <directory name="vendor" /> </ignoreFiles> </projectFiles> <issueHandlers> <MoreSpecificImplementedParamType errorLevel="info" /> <RedundantConditionGivenDocblockType errorLevel="info" /> <NonInvariantDocblockPropertyType errorLevel="info" /> <RedundantCast errorLevel="info" /> <RedundantCastGivenDocblockType errorLevel="info" /> <UnnecessaryVarAnnotation errorLevel="info" /> </issueHandlers> </psalm>