Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit0d5bc47

Browse files
[VarDumper] Fix rendering of inline code
1 parent713ad5c commit0d5bc47

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎components/var_dumper/advanced.rst‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -319,7 +319,7 @@ being cloned in an array. They are callables that accept five arguments:
319319
* a:class:`Symfony\\Component\\VarDumper\\Cloner\\Stub` object
320320
representing the main properties of the object (class, type, etc.);
321321
* true/false when the caster is called nested in a structure or not;
322-
* A bit field of:class:`Symfony\\Component\\VarDumper\\Caster\\Caster```::EXCLUDE_*``
322+
* A bit field of:class:`Symfony\\Component\\VarDumper\\Caster\\Caster::EXCLUDE_*`
323323
constants.
324324

325325
Here is a simple caster not doing anything::

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp