Ejemplo n.º 1
0
 public function __construct()
 {
     $this->_beanId = md5(time());
     parent::__construct();
 }