PHP Classes

File: psalm.xml

Recommend this page to a friend!
  Classes of Scott Arciszewski   PHP PASeTo   psalm.xml   Download  
File: psalm.xml
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: PHP PASeTo
Encrypt and decrypt data with PaSeTO protocol
Author: By
Last change:
Date: 4 years ago
Size: 350 bytes
 

Contents

Class file image Download
<?xml version="1.0"?> <psalm name="Paseto Static Analysis" useDocblockTypes="true" totallyTyped="true" > <projectFiles> <directory name="src" /> </projectFiles> <issueHandlers> <LessSpecificReturnStatement errorLevel="info" /> <MoreSpecificReturnType errorLevel="info" /> </issueHandlers> </psalm>