Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
LeanMapper
DefaultEntityFactory
PHP Class LeanMapper\DefaultEntityFactory
Author:
Vojtěch Kohout
Inheritance:
implements
leanmapper\IEntityFactory
显示文件
Open project: tharos/leanmapper
Public Methods
Method
Description
createCollection
(
array
$entities
)
*
createEntity
(
$entityClass
,
$arg
= null )
*
Method Details
createCollection()
public
method
*
public
createCollection
(
array
$entities
)
$entities
array
createEntity()
public
method
*
public
createEntity
(
$entityClass
,
$arg
= null )