Typo
This commit is contained in:
@@ -280,7 +280,6 @@ class TheliaLoop implements SmartyPluginInterface
|
|||||||
*/
|
*/
|
||||||
protected function createLoopInstance($smartyParams)
|
protected function createLoopInstance($smartyParams)
|
||||||
{
|
{
|
||||||
|
|
||||||
$type = strtolower($smartyParams['type']);
|
$type = strtolower($smartyParams['type']);
|
||||||
|
|
||||||
if (! isset($this->loopDefinition[$type])) {
|
if (! isset($this->loopDefinition[$type])) {
|
||||||
|
|||||||
Reference in New Issue
Block a user