PHP Classes

File: psalm.baseline.xml

Recommend this page to a friend!
  Classes of Scott Arciszewski   PHP Multi Factor Authentication   psalm.baseline.xml   Download  
File: psalm.baseline.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: 5 years ago
Size: 702 bytes
 

Contents

Class file image Download
<?xml version="1.0" encoding="UTF-8"?> <files> <file src="src\Vendor\GoogleAuth.php"> <MissingReturnType occurrences="1"> <code>makeQRCodeMessage</code> </MissingReturnType> </file> <file src="test\GoogleAuthTest.php"> <PossiblyUnusedMethod occurrences="1"> <code>generateQrCodeFixture</code> </PossiblyUnusedMethod> </file> <file src="test\TOTPTest.php"> <PossiblyInvalidArgument occurrences="1"> <code>$constructorArgs</code> </PossiblyInvalidArgument> </file> <file src="vendor\phpunit\phpunit\src\Framework\TestCase.php"> <MissingConstructor occurrences="1"> <code>$backupGlobals</code> </MissingConstructor> </file> </files>