PHP Classes

File: psalm.xml

Recommend this page to a friend!
  Classes of Scott Arciszewski   PHP Password Lock   psalm.xml   Download  
File: psalm.xml
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: PHP Password Lock
Hash and encrypt passwords with Bcrypt and SHA2
Author: By
Last change:
Date: 4 years ago
Size: 286 bytes
 

Contents

Class file image Download
<?xml version="1.0"?> <psalm autoloader="vendor/autoload.php" useDocblockTypes="true"> <projectFiles> <directory name="src" /> </projectFiles> <issueHandlers> <RedundantConditionGivenDocblockType errorLevel="suppress" /> </issueHandlers> </psalm>