WellCommerce\Bundle\CoreBundle\Twig\Extension\DataGridExtension::__construct PHP Method

__construct() public method

Constructor
public __construct ( $templateName )
$templateName
    public function __construct($templateName)
    {
        $this->templateName = $templateName;
    }