Example #1
0
 public static function initialize(sfEventDispatcher $dispatcher)
 {
     self::$dispatcher = $dispatcher;
     self::connect();
 }