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
Eris
Generator
PHP Interface Eris\Generator
Mostrar archivo
Open project: giorgiosironi/eris
Public Methods
Method
Description
__invoke
(
$size
,
$rand
) :
GeneratedValue
contains
(
GeneratedValue
$element
) :
boolean
shrink
(
GeneratedValue
$element
) :
GeneratedValue
Method Details
__invoke()
public
method
public
__invoke
(
$size
,
$rand
) :
GeneratedValue
return
GeneratedValue
contains()
public
method
public
contains
(
GeneratedValue
$element
) :
boolean
$element
Eris\Generator\GeneratedValue
return
boolean
shrink()
public
method
public
shrink
(
GeneratedValue
$element
) :
GeneratedValue
$element
Eris\Generator\GeneratedValue
return
GeneratedValue