PHP Classes

File: psalm.xml

Recommend this page to a friend!
  Classes of Scott Arciszewski   PHP Quill   psalm.xml   Download  
File: psalm.xml
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: PHP Quill
Write data to a Chronicle server using encryption
Author: By
Last change:
Date: 1 year ago
Size: 556 bytes
 

Contents

Class file image Download
<?xml version="1.0"?> <psalm name="Psalm tests for Quill" totallyTyped="true"> <projectFiles> <directory name="src" /> </projectFiles> <issueHandlers> <PossiblyNullPropertyAssignmentValue errorLevel="info" /> <RedundantConditionGivenDocblockType errorLevel="info" /> <DocblockTypeContradiction errorLevel="info" /> <PossiblyNullPropertyAssignmentValue errorLevel="suppress" /> <InvalidThrow errorLevel="info" /> <UnnecessaryVarAnnotation errorLevel="info"/> </issueHandlers> </psalm>