예제 #1
0
 public function hasRows()
 {
     return parent::hasRows() || !empty($this->parents);
 }