Example #1
0
 public function resetBean()
 {
     self::$bean = null;
     return $this;
 }