PHP Classes

File: Library/vendor/symfony/yaml/Tests/Fixtures/multiple_lines_as_literal_block.yml

Recommend this page to a friend!
  Classes of Duong Huynh Nghia   Lego PHP   Library/vendor/symfony/yaml/Tests/Fixtures/multiple_lines_as_literal_block.yml   Download  
File: Library/vendor/symfony/yaml/Tests/Fixtures/multiple_lines_as_literal_block.yml
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Lego PHP
Blog and shopping cart system
Author: By
Last change:
Date: 7 years ago
Size: 310 bytes
 

Contents

Class file image Download
data: single_line: 'foo bar baz' multi_line: | foo line with trailing spaces: bar integer like line: 123456789 empty line: baz nested_inlined_multi_line_string: inlined_multi_line: "foo\nbar\r\nempty line:\n\nbaz"