PHP Classes

File: psalm.xml

Recommend this page to a friend!
  Classes of Scott Arciszewski   PHP Multi Factor Authentication   psalm.xml   Download  
File: psalm.xml
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: PHP Multi Factor Authentication
2 factor authentication independent of the vendor
Author: By
Last change:
Date: 4 years ago
Size: 428 bytes
 

Contents

Class file image Download
<?xml version="1.0"?> <psalm autoloader="vendor/autoload.php" useDocblockTypes="true" requireVoidReturnType="false" errorBaseline="./psalm.baseline.xml" > <projectFiles> <directory name="src" /> <directory name="test" /> </projectFiles> <plugins> <pluginClass xmlns="https://getpsalm.org/schema/config" class="Psalm\PhpUnitPlugin\Plugin"/> </plugins> </psalm>