[ Index ]

PHP Cross Reference of Joomla 4.2.2 documentation

title

Body

[close]

/libraries/vendor/symfony/yaml/ -> Dumper.php (summary)

(no description)

File Size: 140 lines (6 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 1 class

Dumper:: (2 methods):
  __construct()
  dump()


Class: Dumper  - X-Ref

Dumper dumps PHP variables to YAML strings.

__construct(int $indentation = 4)   X-Ref
The amount of spaces to use for indentation of nested nodes.


dump($input, int $inline = 0, int $indent = 0, int $flags = 0)   X-Ref
Dumps a PHP value to YAML.

param: mixed $input  The PHP value
param: int   $inline The level where you switch to inline YAML
param: int   $indent The level of indentation (used internally)
param: int   $flags  A bit field of Yaml::DUMP_* constants to customize the dumped YAML string



Generated: Wed Sep 7 05:41:13 2022 Chilli.vc Blog - For Webmaster,Blog-Writer,System Admin and Domainer