Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
Eris
Generator
ChooseGenerator
PHP Class Eris\Generator\ChooseGenerator
Inheritance:
implements
Eris\Generator
Afficher le fichier
Open project: giorgiosironi/eris
Méthodes publiques
Méthode
Description
__construct
(
$x
,
$y
)
__invoke
(
$_size
,
$rand
)
contains
(
GeneratedValue
$element
)
shrink
(
GeneratedValue
$element
)
Private Methods
Méthode
Description
checkLimits
(
$lowerLimit
,
$upperLimit
)
checkValueToShrink
(
$value
)
Method Details
__construct()
public
méthode
public
__construct
(
$x
,
$y
)
__invoke()
public
méthode
public
__invoke
(
$_size
,
$rand
)
contains()
public
méthode
public
contains
(
GeneratedValue
$element
)
$element
GeneratedValue
shrink()
public
méthode
public
shrink
(
GeneratedValue
$element
)
$element
GeneratedValue