Skip to content
This repository has been archived by the owner on Nov 14, 2023. It is now read-only.

Commit

Permalink
Add pattern() to exposed functions
Browse files Browse the repository at this point in the history
  • Loading branch information
Florens Verschelde committed Dec 6, 2016
1 parent 449f9af commit 8b8bb09
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/TwigRenderer.php
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,8 @@ class TwigRenderer
'pages',
'param',
'params',
// From the Patterns plugin - similar to snippet
'*pattern',
// Skipping: r - Same reason as for ecco/e
'site',
'size',
Expand Down

0 comments on commit 8b8bb09

Please sign in to comment.