Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
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
  • Loading branch information
wouterj committed Jan 16, 2015
2 parents f34fc2d + c8a8b10 commit d2a67ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/templating/helpers/assetshelper.rst
Expand Up @@ -104,4 +104,4 @@ Custom Packages
---------------

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

0 comments on commit d2a67ac

Please sign in to comment.