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