13cb253ba1b6b1b229278d670a49dd4a17822f39
[mobi/.git] /
1 <?php
2
3 /**
4  * sfGuardUser module helper.
5  *
6  * @package    sfGuardPlugin
7  * @subpackage sfGuardUser
8  * @author     Fabien Potencier
9  * @version    SVN: $Id: sfGuardUserGeneratorHelper.class.php 23319 2009-10-25 12:22:23Z Kris.Wallsmith $
10  */
11 class sfGuardUserGeneratorHelper extends BaseSfGuardUserGeneratorHelper
12 {
13 }