|
YAML fixture loader. Loads YAML fixtures. In the YAML fixture you can optionally use PHP code to output the fixtures PHP code should be enclosed in PHP tags. Script has full access to all of ATK. Scripts output will be interpreted as YAML. Located in /fixture/class.atkyamlfixtureloader.inc [line 28] atkAbstractFixtureLoader | --atkYAMLFixtureLoaderAuthor(s):
|
| Inherited Properties | Inherited Methods |
|---|---|
|
Inherited From atkAbstractFixtureLoader
|
|
Loads and returns the fixture data from the given file.
Parameters:| string | $path: | fixture file path |
| Return: | fixture data |
