Exemple #1
0
 public function parentid($parent_id)
 {
     self::$parent_id = $parent_id;
     return new self();
 }