PHP Class Fakerino\Core\FakeElement

Author: Nicola Pietroluongo ([email protected])
Afficher le fichier Open project: fakerino/fakerino Class Usage Examples

Méthodes publiques

Méthode Description
__construct ( mixed $name, mixed $options = null ) Constructor.
getName ( ) : string
getOptions ( ) : array | null

Method Details

__construct() public méthode

Constructor.
public __construct ( mixed $name, mixed $options = null )
$name mixed
$options mixed

getName() public méthode

public getName ( ) : string
Résultat string

getOptions() public méthode

public getOptions ( ) : array | null
Résultat array | null