Skip to content

Commit

Permalink
Merge pull request #934 from mbabker/deprecate-templating
Browse files Browse the repository at this point in the history
Deprecate the templating component integration
  • Loading branch information
goetas committed Aug 28, 2023
2 parents 3671b41 + 8a248c8 commit f998dcb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Templating/SerializerHelper.php
Expand Up @@ -13,6 +13,8 @@
* Basically provides access to JMSSerializer from PHP templates
*
* @author Rafał Wrzeszcz <rafal.wrzeszcz@wrzasq.pl>
*
* @deprecated use Twig instead
*/
class SerializerHelper extends Helper
{
Expand Down

0 comments on commit f998dcb

Please sign in to comment.