Skip to content

Commit 58bc4cf

Browse files
committed
minor #9227 Updated a diagram to SVG format (javiereguiluz)
This PR was merged into the 2.8 branch. Discussion ---------- Updated a diagram to SVG format I was going to work on #8903 ... but I thought that we could finally work on moving to SVG-based diagrams. So this is a real test before switching all diagrams to SVG. Commits ------- bdb2a6c Updated a diagram to SVG format
2 parents ab17874 + bdb2a6c commit 58bc4cf

File tree

4 files changed

+2
-1
lines changed

4 files changed

+2
-1
lines changed
-62.8 KB
Binary file not shown.

_images/security/authentication-guard-methods.svg

Lines changed: 1 addition & 0 deletions
Loading
Binary file not shown.

security/guard_authentication.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -432,7 +432,7 @@ Each authenticator needs the following methods:
432432

433433
The picture below shows how Symfony calls Guard Authenticator methods:
434434

435-
.. image:: /_images/security/authentication-guard-methods.png
435+
.. image:: /_images/security/authentication-guard-methods.svg
436436
:align: center
437437

438438
.. _guard-customize-error:

0 commit comments

Comments
 (0)