コード例 #1
0
 /**
  * {@inheritdoc}
  */
 public function isEmpty()
 {
     $this->load();
     return parent::isEmpty();
 }