0) { $this->type0 = substr($type, 0, $pos); $this->type1 = substr($type, $pos+1); } else { $this->type0 = $type; } $this->properties = array(); } }