Skip to content

Instantly share code, notes, and snippets.

<?php
/**
* [$outPath description]
* @var string
*/
$outPath = 'xml/';
/**
* [$fileName description]
* @var string
@anasshl
anasshl / _Magento2_DeleteTestData.md
Created February 17, 2022 12:09 — forked from leek/_Magento2_DeleteTestData.md
Magento 2 - Delete All Test Data

These set of scripts are for Magento 2. For Magento 1, see this Gist.