コード例 #1
0
 /**
  * {@inheritdoc}
  */
 protected function clear()
 {
     $this->sampleItem = [];
     return parent::clear();
 }