Searched refs:Dumper (Results 1 – 7 of 7) sorted by relevance
12 namespace Twig\Profiler\Dumper;
96 $yaml = new Dumper($indent);
78 * the `Dumper::setIndentation()` method has been removed80 `Parser::parse()`, and `Dumper::dump()` methods to configure the behavior of97 * the `Dumper`, `Parser`, and `Yaml` classes are marked as final
23 class Dumper class