Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
Fakerino
Core
FakeElement
PHP Class Fakerino\Core\FakeElement
Author:
Nicola Pietroluongo (
[email protected]
)
Show file
Open project: fakerino/fakerino
Class Usage Examples
Public Methods
Method
Description
__construct
(
mixed
$name
,
mixed
$options
= null )
Constructor.
getName
( ) :
string
getOptions
( ) :
array
|
null
Method Details
__construct()
public
method
Constructor.
public
__construct
(
mixed
$name
,
mixed
$options
= null )
$name
mixed
$options
mixed
getName()
public
method
public
getName
( ) :
string
return
string
getOptions()
public
method
public
getOptions
( ) :
array
|
null
return
array
|
null