We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a598195 commit cc4cf65Copy full SHA for cc4cf65
src/PatternLab/PatternEngine/Twig/TwigUtil.php
@@ -1,12 +1,12 @@
1
<?php
2
3
/*!
4
- * Twig Pattern Engine Loader Class - String
+ * Twig Util Class
5
*
6
- * Copyright (c) 2014 Dave Olsen, http://dmolsen.com
+ * Copyright (c) 2015 Dave Olsen, http://dmolsen.com
7
* Licensed under the MIT license
8
9
- * Sets an instance of Twig to deal with rendering of strings
+ * Various utility methods for the Twig PatternEngine
10
11
*/
12
0 commit comments