Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
LazyRecord
Schema
Factory
BaseModelClassFactory
PHP Class LazyRecord\Schema\Factory\BaseModelClassFactory
Some rules for generating code: - Mutable values should be generated as propertes. - Immutable values should be generated as constants.
Mostrar archivo
Open project: corneltek/lazyrecord
Class Usage Examples
Public Methods
Method
Description
create
(
DeclareSchema
$schema
,
$baseClass
)
Method Details
create()
public
static
method
public
static
create
(
DeclareSchema
$schema
,
$baseClass
)
$schema
LazyRecord\Schema\DeclareSchema