|
Magento 2 Documentation
2.3
Documentation for Magento 2 CMS v2.3 (December 2018)
|
Public Member Functions | |
| getActionTitle () | |
| introduceParamLabels () | |
Public Member Functions inherited from Fixture | |
| __construct (FixtureModel $fixtureModel) | |
| execute () | |
| getActionTitle () | |
| printInfo (OutputInterface $output) | |
| introduceParamLabels () | |
| getPriority () | |
Protected Attributes | |
| $priority = 100 | |
Protected Attributes inherited from Fixture | |
| $priority | |
| $fixtureModel | |
Fixture for generating tax rates fixture
Support the following format:
<tax_rates_file>{csv file name}</tax_rates_file>
Definition at line 18 of file TaxRatesFixture.php.
| getActionTitle | ( | ) |
| introduceParamLabels | ( | ) |
|
protected |
Definition at line 23 of file TaxRatesFixture.php.