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