Fakerino\FakeData\FakeDataInterface::getOption PHP Method

getOption() public method

Gets an option from its name.
public getOption ( string $key ) : mixed
$key string
return mixed
    public function getOption($key);