Example #1
0
 public function __construct($id = null)
 {
     parent::__construct();
     $this->id = $id;
 }