Fakerino\Core\FakeHandler\HandlerInterface::getOutput PHP Method

getOutput() public method

Generates the output.
public getOutput ( string $class, string | array | null $options = null ) : string | array
$class string
$options string | array | null
return string | array
    function getOutput($class, $options = null);