Fakerino\Core\FakeDataFactoryInterface::fake PHP Method

fake() public method

Setups the fake element and initializes the output.
public fake ( string | array | null $elementName = null ) : FakeDataFactory
$elementName string | array | null
return FakeDataFactory $this
    public function fake($elementName = null);