‪TYPO3CMS  10.4
TYPO3\CMS\Core\Tests\Unit\Crypto\PasswordHashing\Fixtures\TestPasswordHash Class Reference

Public Member Functions

 __construct (array $options=[])
 

Detailed Description

Fixture salt class to check if constructor is called with options

Definition at line 23 of file TestPasswordHash.php.

Constructor & Destructor Documentation

◆ __construct()

TYPO3\CMS\Core\Tests\Unit\Crypto\PasswordHashing\Fixtures\TestPasswordHash::__construct ( array  $options = [])

TestPasswordHash constructor.

Parameters
array$options

Definition at line 30 of file TestPasswordHash.php.