Fakerino\Core\FakeDataFactoryInterface::fakeTemplate PHP Method

fakeTemplate() public method

Fakes a template file.
public fakeTemplate ( string $file ) : string
$file string
return string
    public function fakeTemplate($file);