exportFixtures() public method
Returns exported to the string representation of given fixtures array.
| public string exportFixtures ( $fixtures ) | ||
|---|---|---|
| $fixtures | array | |
| return | string |
Exported fixtures format |
exportFixtures() public method
Returns exported to the string representation of given fixtures array.
| public string exportFixtures ( $fixtures ) | ||
|---|---|---|
| $fixtures | array | |
| return | string |
Exported fixtures format |
Please login to continue.