Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
Baikal
BootCampBundle
InitHandler
UserInitHandler
PHP Class Baikal\BootCampBundle\InitHandler\UserInitHandler
Inheritance:
implements
Netgusto\BootCampBundle\InitHandler\UserInitHandlerInterface
Exibir arquivo
Open project: fruux/Baikal2
Protected Properties
Property
Type
Description
$entityManager
$passwordencoder_factory
Public Methods
Method
Description
__construct
(
EntityManager
$entityManager
,
$passwordencoder
)
createAndPersistUser
(
$username
,
$password
)
Method Details
__construct()
public
method
public
__construct
(
EntityManager
$entityManager
,
$passwordencoder
)
$entityManager
Doctrine\ORM\EntityManager
createAndPersistUser()
public
method
public
createAndPersistUser
(
$username
,
$password
)
Property Details
$entityManager
protected_oe property
protected
$entityManager
$passwordencoder_factory
protected_oe property
protected
$passwordencoder_factory