PHP Class Fakerino\Core\FakeElement

Author: Nicola Pietroluongo ([email protected])
Datei anzeigen 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