PEEL Shopping
Open source ecommerce : PEEL Shopping
TokenParser.php
Go to the documentation of this file.
1 <?php
2 
3 /*
4  * This file is part of Twig.
5  *
6  * (c) 2009 Fabien Potencier
7  *
8  * For the full copyright and license information, please view the LICENSE
9  * file that was distributed with this source code.
10  */
11 
18 {
22  protected $parser;
23 
29  public function setParser(Twig_Parser $parser)
30  {
31  $this->parser = $parser;
32  }
33 }
Base class for all token parsers.
Definition: TokenParser.php:17
Default parser implementation.
Definition: Parser.php:18
Interface implemented by token parsers.
setParser(Twig_Parser $parser)
Sets the parser associated with this token parser.
Definition: TokenParser.php:29

This documentation for Open ecommerce PEEL Shopping and PEEL.fr has been generated by Doxygen on Thu Oct 15 2015 14:41:19 - Peel ecommerce is a product of Agence web Advisto SAS. All rights reserved.