Skip to content

Commit d2a67ac

Browse files
committed
minor #4826 Fixed 404 page (SofHad)
This PR was merged into the 2.3 branch. Discussion ---------- Fixed 404 page | Q | A | ------------- | --- | Doc fix? | yes | New docs? | no | Applies to | all | Fixed tickets | no On this page: http://symfony.com/doc/current/components/templating/helpers/assetshelper.html#custom-packages Commits ------- c8a8b10 Fixed 404 page
2 parents f34fc2d + c8a8b10 commit d2a67ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/templating/helpers/assetshelper.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -104,4 +104,4 @@ Custom Packages
104104
---------------
105105

106106
You can create your own package by extending
107-
:class:`Symfony\\Component\\Templating\\Package\\Package`.
107+
:class:`Symfony\\Component\\Templating\\Asset\\Package`.

0 commit comments

Comments
 (0)