Changeset 8488
- Timestamp:
- 04/17/08 00:20:29 (2 years ago)
- Files:
-
- branches/1.1/lib/yaml/sfYamlDumper.class.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
branches/1.1/lib/yaml/sfYamlDumper.class.php
r8155 r8488 26 26 * @param mixed The PHP value 27 27 * @param integer The level where you switch to inline YAML 28 * @param integer The level o indentation indentation (used internally) 28 29 * 29 30 * @return string The YAML representation of the PHP value

