<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	
	>
<channel>
	<title>Comments on: Prestashop 1.7, Symfony and Twig</title>
	<atom:link href="http://nemops.com/prestashop-1-7-symfony-twig/feed/" rel="self" type="application/rss+xml" />
	<link>http://nemops.com/prestashop-1-7-symfony-twig/</link>
	<description>Prestashop Tutorials, Modules and More!</description>
	<lastBuildDate>Fri, 10 Mar 2023 23:25:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>https://wordpress.org/?v=4.1.35</generator>
	<item>
		<title>By: Artur Klesun</title>
		<link>http://nemops.com/prestashop-1-7-symfony-twig/comment-page-1/#comment-46828</link>
		<dc:creator><![CDATA[Artur Klesun]]></dc:creator>
		<pubDate>Sun, 15 Mar 2020 16:19:00 +0000</pubDate>
		<guid isPermaLink="false">http://nemops.com/?p=2664#comment-46828</guid>
		<description><![CDATA[How do you declare the `$twig` variable? I saw things like this in the tests, should my module use it same way?
&lt;code&gt;
$twig = new Environment(new ArrayLoader([&#039;template&#039; =&gt; $template]), [&#039;debug&#039; =&gt; true, &#039;cache&#039; =&gt; false, &#039;autoescape&#039; =&gt; &#039;html&#039;, &#039;optimizations&#039; =&gt; 0]);
&lt;/code&gt;]]></description>
		<content:encoded><![CDATA[<p>How do you declare the `$twig` variable? I saw things like this in the tests, should my module use it same way?<br />
<code><br />
$twig = new Environment(new ArrayLoader(['template' =&gt; $template]), ['debug' =&gt; true, 'cache' =&gt; false, 'autoescape' =&gt; 'html', 'optimizations' =&gt; 0]);<br />
</code></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mee</title>
		<link>http://nemops.com/prestashop-1-7-symfony-twig/comment-page-1/#comment-46219</link>
		<dc:creator><![CDATA[mee]]></dc:creator>
		<pubDate>Sun, 20 Dec 2015 14:48:00 +0000</pubDate>
		<guid isPermaLink="false">http://nemops.com/?p=2664#comment-46219</guid>
		<description><![CDATA[ahh crap, it looks terrible lol... i like things simple, but twig looks like a whole new language to learn.]]></description>
		<content:encoded><![CDATA[<p>ahh crap, it looks terrible lol&#8230; i like things simple, but twig looks like a whole new language to learn.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Yes</title>
		<link>http://nemops.com/prestashop-1-7-symfony-twig/comment-page-1/#comment-46213</link>
		<dc:creator><![CDATA[Yes]]></dc:creator>
		<pubDate>Thu, 10 Dec 2015 23:53:00 +0000</pubDate>
		<guid isPermaLink="false">http://nemops.com/?p=2664#comment-46213</guid>
		<description><![CDATA[Curses! I&#039;ve just got used to Smarty:(]]></description>
		<content:encoded><![CDATA[<p>Curses! I&#8217;ve just got used to Smarty:(</p>
]]></content:encoded>
	</item>
</channel>
</rss>
