示例#1
0
 public function isEmpty()
 {
     return !$this->main || $this->main->isEmpty();
 }