UserFixture
extends Fixture
in package
Table of Contents
- $passwordHasher : mixed
- __construct() : mixed
- load() : void
Properties
$passwordHasher
private
mixed
$passwordHasher
Methods
__construct()
public
__construct(UserPasswordHasherInterface $passwordHasher) : mixed
Parameters
- $passwordHasher : UserPasswordHasherInterface
Return values
mixed —load()
public
load(ObjectManager $manager) : void
Parameters
- $manager : ObjectManager