Skip to content

Commit c930c0a

Browse files
committed
[#16895] Add alt description to new images
1 parent f471484 commit c930c0a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

components/var_dumper.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -483,6 +483,7 @@ then its dump representation::
483483
dump($var);
484484
485485
.. image:: /_images/components/var_dumper/10-uninitialized.png
486+
:alt: Dump output where the uninitialized property is represented by a question mark followed by the type definition.
486487

487488
.. versionadded:: 6.4
488489

0 commit comments

Comments
 (0)