From 80ab92c6b4fdd628773283e71f777c196a1a2d64 Mon Sep 17 00:00:00 2001 From: Javier Eguiluz Date: Wed, 31 Jan 2018 12:59:01 +0100 Subject: [PATCH] Fixed a syntax issue in a VarDumper article --- components/var_dumper/advanced.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/components/var_dumper/advanced.rst b/components/var_dumper/advanced.rst index 0d6e12b1cd3..2464afaa6de 100644 --- a/components/var_dumper/advanced.rst +++ b/components/var_dumper/advanced.rst @@ -325,8 +325,8 @@ being cloned in an array. They are callables that accept five arguments: * a :class:`Symfony\\Component\\VarDumper\\Cloner\\Stub` object representing the main properties of the object (class, type, etc.); * true/false when the caster is called nested in a structure or not; -* A bit field of :class:`Symfony\\Component\\VarDumper\\Caster\\Caster```::EXCLUDE_*`` - constants. +* A bit field of ``EXCLUDE_*`` constants from the + :class:`Symfony\\Component\\VarDumper\\Caster\\Caster` class. Here is a simple caster not doing anything:: pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy